Re: How start with multilanguage app

2008-08-12 Thread Dave Newton
--- On Tue, 8/12/08, Felipe Lorenz wrote: > But my actions class need to extend ActionSupport? If you want the built-in I18N support, yes. I suppose you could implement it yourself. Dave > On Mon, Aug 11, 2008 at 4:31 PM, Dave Newton > <[EMAIL PROTECTED]> wrote: > > --- On Mon, 8/11/08, Felipe

Re: How start with multilanguage app

2008-08-12 Thread Felipe Lorenz
Uhummm... good... i follow this links and work... very good. But my actions class need to extend ActionSupport? On Mon, Aug 11, 2008 at 4:31 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > --- On Mon, 8/11/08, Felipe Lorenz <[EMAIL PROTECTED]> wrote: >> I want to learn about multilanguages applicati

Re: How start with multilanguage app

2008-08-11 Thread Dave Newton
--- On Mon, 8/11/08, Felipe Lorenz <[EMAIL PROTECTED]> wrote: > I want to learn about multilanguages applications selected > by user, but i dont know how!? I tried google... but nothing > concrete about it > > Somebody have a tutorial? Or something to help me?! http://struts.apache.org/2.x/do

How start with multilanguage app

2008-08-11 Thread Felipe Lorenz
Hi people. I want to learn about multilanguages applications selected by user, but i dont know how!? I tried google... but nothing concrete about it Somebody have a tutorial? Or something to help me?! I think the user can change language in the "index" jsp, by a configuration or in any jsp(i