I am using Tiles for Struts in a web application and I am trying to add a Cocoon generated page inside a a tile like this:
<definition name .... ... <put name="centerbodypane" value="cocoonpage.cchtml" />
try full path to file e.g. value="http://localhost:8080/cocoon/cocoonpage.cchtml"
HTH thorsten
... </definition>
But in the browser all I get is: [Exception in:cocoonpage.cchtml] null and no errors in the console.
I can execute that page directly from the browser but can't get it to work inside a tile.
Any suggestions?, thanks.
K.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
