[opencms-dev] changes in main.jsp do not reflect in container page immediately

Christoph Kukulies kuku at physik.rwth-aachen.de
Mon Nov 16 10:26:00 CET 2015


Assume, you have a main.jsp in module/templates and you a a container 
page (index.html) that has this
template as individual property.

I had a

<cms:container name="head_container" type="some_head" />

Now you change that line in main.jsp to:

<cms:container name="head_container" type="other_head" />

Now you edit your container page (index.html) again and see

Containers

      Name   head_container

      Type     some_head

I would assume that the change in the template immediately reflects in the
structure of the containerpage, otherwise I would see little sense in 
using a template.

Or did I do something wrong?


-- 
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list