Re: Skinning, themeing with stuts 2.1.x and the convention plugin

2009-03-31 Thread Adam Ruggles
It's definitely more than just css changes. I like the idea of creating my own result type. I'm already defining my own interceptor stack so that should be relatively simple to implement. Thanks. Musachy Barroso wrote: > > If the changes are just CSS-releated, the you just need to save the

Re: Skinning, themeing with stuts 2.1.x and the convention plugin

2009-03-31 Thread Musachy Barroso
If the changes are just CSS-releated, the you just need to save the selected "theme" name in a cookie, and then link to the appropriate CSS file in Sitemesh, or whatever it is you are using that outputs the header. If you need to have different jsps for the different themes, then the easiest thing

Re: Skinning, themeing with stuts 2.1.x and the convention plugin

2009-03-31 Thread Adam Ruggles
Hi Pawel, Thanks for your response. What I'm looking for is a user selectable skin/theme for the look and feel of a website. One example would be a user goes to /theme1/home/index and the jsp page for theme1 for home/index is used to render the page. If the user goes to /theme2/home/index a di

Re: Skinning, themeing with stuts 2.1.x and the convention plugin

2009-03-31 Thread Paweł Wielgus
Hi Adam, could You tell a little more about how would you like to use convention for templating? Also check the other thread about this subject, that was on the list feew days (maybe weeks) ago. Best greetings, Pawel Wielgus. 2009/3/31, Adam Ruggles : > > I'm looking for a way using the conventio

Skinning, themeing with stuts 2.1.x and the convention plugin

2009-03-30 Thread Adam Ruggles
I'm looking for a way using the convention plugin to support custom themes/skins for a web page. Right now I can't really see a good way to implement this using struts2. -- View this message in context: http://www.nabble.com/Skinning%2C-themeing-with-stuts-2.1.x-and-the-convention-plugin-tp2279