hi Greg,
How about performance issue if we go for tiles for application that has 50
jsp's
and that works 24 X 7 with minimum 4 users hitting site at same time ?


-----Original Message-----
From: Greg Reddin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 11, 2006 9:20 PM
To: Struts Users Mailing List
Subject: Re: jsp:include or tile



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]

Reply via email to