You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Maxx <ma...@gmail.com> on 2008/05/27 13:14:11 UTC

Re: Retrieving param values from s:include

On Wed, Apr 30, 2008 at 2:45 PM, Jeromy Evans
<je...@blueskyminds.com.au> wrote:
>
> I'll also mention I never use s:include because the paths break too easily
> as when refactor the website.  I always use Tiles2 instead
> (tiles:insertDefinition) as its easier, safer and more flexible to manage
> your page fragments.  Struts2 also includes a plugin in case you want to
> return tiles as results, but that's just optional [2]
>
> [2] http://struts.apache.org/2.x/docs/tiles-plugin.html

Problem with Tiles is that you need to include
another-one-template-framework, instead of just using what you already
have in your web app, i.e. Struts & JSP... interesting, isn't it..?!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org