[opencms-dev] Jsp templates and multiple page bodies

Andras Balogh java at reea.net
Tue Sep 16 18:14:01 CEST 2003


    Hello,

I want to ask how can i include more than one body of a pge in my JSP 
template.
I create a pages, select my JSP template and add more bodies: 
body1,body2 etc. to my page.
Howerver i don't know how to inlcude these in my JSP template, i have 
tried this:

<cms:template element="body">
<cms:include element="body1" />
<cms:include element="body2" />
</cms:template>
but it doesn't work for me.

Can somebody give me a hint?

Thank you,

Andras.


Andras






More information about the opencms-dev mailing list