Does not sound bad. Just try it. Another option worth trying-out is urlrewrite: http://tuckey.org/urlrewrite/ With urlrewrite filter, you could set locale and forward to /mypackage/myaction.
Saludos, J. On Mon, Jul 9, 2012 at 9:27 PM, JOSE L MARTINEZ-AVIAL <jlm...@gmail.com>wrote: > Last try: > Hello, > I have a requisite to provide multilanguage in my app using a preffix in > the action. So the URLs would be > > http://myserver/mypackage/myaction (for the default language) > > http://myserver/en/mypackage/myaction (for english) > > http://myserver/pt/mypackage/myaction< > http://myserver/en/mypackage/myaction>(for > portuguese) > > The actions will not change, so I was thinking of using the PreffixMapper > (slightly modified to pass the language as a parameter for a interceptor > that will take care of the Locale). Has somebody done something like this? > Is there a better approach? > > Thanks. > > JL > > > 2012/7/9 <jlm...@gmail.com> > > > Sorry, It went through too early > > > > > > Sent via BlackBerry from T-Mobile > > > > -----Original Message----- > > From: jlm...@gmail.com > > Date: Mon, 9 Jul 2012 18:56:43 > > To: Struts Users Mailing List<user@struts.apache.org> > > Reply-To: jlm...@gmail.com > > Subject: PreffixMapper for language > > > > Hello, > > I have a requisite to provide multilanguage in my app using a preffix > in > > the action. So the URLs would be > > > > http://myserver/mypackage/myaction (for the default language) > > > > http://myserver/en/mypackage/myaction (for english) > > > > > > > > > > Sent via BlackBerry from T-Mobile > > >