So, I want to ship 2 versions (or more) of my views.

The will be in 
/pages/jsps/theme1/x.jsp
and
/pages/jsps/theme2/x.jsp

I want the user to be allowed to set the theme, and my result tag in the xml
be something like:

/pages/jsps/{selected_theme}/x.jsp

Can I do that?


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

Reply via email to