Re: Basic template

2005-11-07 Thread Marcio Ghiraldelli
: "Michael Jouravlev" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, November 07, 2005 3:06 PM Subject: Re: Basic template On 11/7/05, Marcio Ghiraldelli <[EMAIL PROTECTED]> wrote: Hello, What would be the best aproach without hurt

Re: Basic template

2005-11-07 Thread Michael Jouravlev
On 11/7/05, Marcio Ghiraldelli <[EMAIL PROTECTED]> wrote: > Hello, > > What would be the best aproach without hurting MVC framework in having > one central "template.jsp" and inserting into it Struts actions, such as: > > > > > > > > > > The u

Re: Basic template

2005-11-07 Thread Greg Reddin
I would suggest using Tiles. Greg On Nov 7, 2005, at 12:55 PM, Marcio Ghiraldelli wrote: Hello, What would be the best aproach without hurting MVC framework in having one central "template.jsp" and inserting into it Struts actions, such as: