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><br>Thomas<br>