I've got a couple things that are requirements for a new project I'm
starting.  If anyone has any advice for some clean/simple way so to do
this in Struts2, I'd very much appreciate pointers to more
information.

First.. I'm new to Struts2, but have done a fair amount with Struts.

The app I'm writing has to be Internationalized, which by itself isn't
a problem.  It also is multi-tenant, which for us means that a single
app will serve multiple customers and each customer can specify their
own "Content" and styles.

Our current J2EE (Servlet/JSP) apps use a combinations of custom tags
that look up specific content in a database and a directory hierarchy
that serves html/css out of subdirectory depending on a Session
variable.

Any advice is appreciated.

-- 
Greg Akins

http://insomnia-consulting.org
http://www.pghcodingdojo.org
http://pittjug.dev.java.net
http://twitter.com/akinsgre
http://www.linkedin.com/in/akinsgre

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

Reply via email to