So, I'm in the midst of localizing my app, and the first thing that's clear
is that localizing the MessageResources is a snap (pats self on back for
choosing Struts).

My question, though, is whether there's a standard method for choosing one
.jsp or another based on language.  Also, is there a standard directory
layout?  My guess is that something like this would be indicated:

/myservlet
        /pages
                /en
                /jp
                /fr

Is there a simple way of making this happen (with this or some other
directory structure), or do I have to roll my own solution?

Thanks!

Daniel



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to