Re: User changing theme in Struts 2

2009-03-25 Thread Wes Wannemacher
On Wed, Mar 25, 2009 at 2:56 PM, Martin Gainty wrote: > > could you explain how sitemesh installs to (presumably the) template folder? > which sitemesh parameters are configurable? > > thanks, > Martin [snip] >> >        My requirement is we have set buttons in our applications with >> > differe

RE: User changing theme in Struts 2

2009-03-25 Thread Martin Gainty
accept any liability for the content provided. > Date: Wed, 25 Mar 2009 14:31:31 -0400 > Subject: Re: User changing theme in Struts 2 > From: w...@wantii.com > To: user@struts.apache.org > > There are a number of different ways to do what you want. If you are > just

Re: User changing theme in Struts 2

2009-03-25 Thread Wes Wannemacher
There are a number of different ways to do what you want. If you are just looking to be able to change a few buttons, I don't know if I would add the complexity of a templating framework. However, if you have the time and want to learn something that is likely to be very useful on future projects,