Hello,<br><br>I've just started reading the OpenCMS docs.<br><br>In the examples that use Template One I see text1 text2 are usually parts of an XML definition.<br><br>Let's say I want to have the main body generated by a JSP. I would like to use the "text1" "text2"
<br>elements for layout purposes but I would like those to be dynamically generated (JSP tags/scriptlet code).<br>Is this possible ? How would I mark the beginning/end of the "text1" element in my JSP tags/scriptlet ?
<br>Sorry if this is well documented already, just point me at the respective link if so.<br><br>Thanks,<br>Vlad.<br>