[opencms-dev] using cms:include from a jsp
eelboy at aol.com
eelboy at aol.com
Fri Dec 17 15:58:21 CET 2010
Because I was trying to do it via a cms:include from another page....
It works as expected if I go to my browser with
http://host.com/opencms/opencms/my_structured_content.html. My problem
was that my_structured_content.html is designed to fit only in another
page (never like the http url I just mentioned.) Rather, by a user
going to http://host.com/opencms/opencms/index.jsp I wanted my index.jsp
to have a cms:include of my_structured_content.html. And when I did
this I wanted the templates-element of my_structured_content.html to be
used.
Does that make more sense?
On 12/17/2010 4:43 AM, Mario Jäger wrote:
> If I understand you right, then you have tried to render the xml content
> using its jsp, which is configured in the "template-element" property.
> But, that did not work. What were the reasons for that?
More information about the opencms-dev
mailing list