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 different jsp page located in theme2 is used to render the page. Both pages should be backed by the same action bean. I'm not tied to an url implementation, I wouldn't mind storing the theme in a persistent storage or passed in as a parameter as well.
So far the only kind of solutions I've seen for struts will not work with the conventions plugin or they require sitemesh. I'd prefer a more struts2 solution. Thanks, Adam Paweł Wielgus wrote: > > 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 <a.rugg...@gmail.com>: >> >> 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-tp22797203p22797203.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 >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Skinning%2C-themeing-with-stuts-2.1.x-and-the-convention-plugin-tp22797203p22804974.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