On Apr 11, 2006, at 10:42 AM, Caroline Jen wrote:
Both the jsp:include tag and the Struts tiles can incorporate dynamic resources into the current JSP. Is there rule of thumb that one is preferable over another?
To me, the benefit of Tiles is the fact that you can configure reusable page components and give them attributes and controllers. But if you were doing a very simplistic app and didn't need these features jsp:include works just as well.
Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]