You could try this:<br><br><c:set var="myTemplate"><cms:link>Test.jsp</cms:link></c:set><br><tiles:insertTemplate template="${myTemplate}" /><br><br>regards,<br>Stephan<br>
<br><div class="gmail_quote">Am 5. Mai 2010 17:06 schrieb Thomas Göttlich <span dir="ltr"><<a href="mailto:guo.tuomi@googlemail.com">guo.tuomi@googlemail.com</a>></span>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>we currently are using OpenCMS with Struts2.<br><br>However, Tiles doesn't work (yet).<br><br>I set up tiles and tested with the following in a JSP:<br><br><tiles:insertTemplate template="Test.jsp" /><br>
<br>However, Tiles reports it can't find the file "Test.jsp", which makes sense since the file only exists in the VFS so far and Tiles needs to read them from the RFS.<br><br>So I guess I first need to tell OpenCMS to export/update the file from VFS before Tiles can find it.<br>
<br><br>Does anyone have experience with integration Tiles into OpenCMS?<br><br>Or any suggestions?<br><br><br>Thanks in advance,<br><font color="#888888"><br>Thomas<br>
</font><br><br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>