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, then I would suggest learning how to use
Sitemesh. Sitemesh can help you to create a fully themeable
application.

http://www.opensymphony.com/sitemesh

There is a sitemesh plugin for struts2 and I've used it on a number of
projects.

-Wes

On Wed, Mar 25, 2009 at 6:48 AM, Johnson nickel <sarava...@elogic.co.in> wrote:
>
> Hi all,
>
>        Is there any default settings in struts2. where user can select
> their own theme.
>        My requirement is we have set buttons in our applications with
> different colors.
>
>        For,ex in orkut and gmail  change theme options the same way i want
> to
>        implement in my application. I'm using struts 2 framework, if it any
> template
>       based stuff, give me a suggestions
> --
> View this message in context: 
> http://www.nabble.com/User-changing-theme-in-Struts-2-tp22699112p22699112.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
Wes Wannemacher
Author - Struts 2 In Practice
Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
http://www.manning.com/wannemacher

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

Reply via email to