Hi Steve,<br><br>yes, I think that'll work.<br>Since we're actually starting a new project, it shouldn't be that hard to replace tiles with the corresponding OpenCMS functionality.<br>IMHO the hardest part will then be to get our team used to the cms tags, but that would be necessary anyways.<br>
<br>Thanks for the info.<br><br><div class="gmail_quote">2010/5/6 Steve Bryan <span dir="ltr"><<a href="mailto:steve@bright-interactive.com">steve@bright-interactive.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
OpenCms provides very similar functionality as tiles:<br>
<br>
Tiles templates > OpenCms templates<br>
Tiles page defs > Opencms XmlPage objects<br>
Tiles includes > cms:include<br>
<br>
Can you just port the tiles to OpenCms?<br>
<font color="#888888"><br>
Steve<br>
</font><div class="im"><br>
-----Original Message-----<br>
<br>
Date: Wed, 5 May 2010 17:06:21 +0200<br>
From: Thomas G?ttlich <<a href="mailto:guo.tuomi@googlemail.com">guo.tuomi@googlemail.com</a>><br>
Subject: [opencms-dev] Struts Tiles Integration<br>
To: <a href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</a><br>
</div><div><div></div><div class="h5">Message-ID:<br>
<<a href="mailto:AANLkTinYMixCuGG4l2Gy3ILpJ9Ii5FPAGNVlIwRjcWC9@mail.gmail.com">AANLkTinYMixCuGG4l2Gy3ILpJ9Ii5FPAGNVlIwRjcWC9@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
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<br>
since the file only exists in the VFS so far and Tiles needs to read them<br>
from the RFS.<br>
<br>
So I guess I first need to tell OpenCMS to export/update the file from VFS<br>
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>
<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>
</div></div></blockquote></div><br>