Re: Internationalizing a Struts project

2004-10-07 Thread Graeme
On Thu, 7 Oct 2004, Jason Lea wrote: There used to be a good resource "*Struts i18n* by Aaron Rustad." which was at http://www.anassina.com/struts/i18n/i18n.html But it no longer appears to exist that showed some easy steps to make everything wor

RE: Internationalizing a Struts project

2004-10-07 Thread Hiran.Chaudhuri
Straße 11 80867 München Phone +49-89-54 74 21 34 Fax +49-89-54 74 21 99 > -Original Message- > From: Jason Lea [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 7. Oktober 2004 10:31 > To: Struts Users Mailing List > Subject: Re: Internationalizing a Struts project > >

Re: Internationalizing a Struts project

2004-10-07 Thread Jason Lea
- Hiran Chaudhuri SAG Systemhaus GmbH Elsenheimer Straße 11 80867 München Phone +49-89-54 74 21 34 Fax +49-89-54 74 21 99 -Original Message- From: Jason Lea [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 6. Oktober 2004 22:01 To: Struts Users Mailing List Subject: Re: Internationalizing a Strut

RE: Internationalizing a Struts project

2004-10-07 Thread Hiran.Chaudhuri
ttwoch, 6. Oktober 2004 22:01 > To: Struts Users Mailing List > Subject: Re: Internationalizing a Struts project > > You should only need to do the following: > > request.setCharacterEncoding("UTF-8") > > before the form is populated. I think you can do this by

Re: Internationalizing a Struts project

2004-10-06 Thread Jason Lea
ilto:[EMAIL PROTECTED] Sent: Dienstag, 5. Oktober 2004 23:47 To: Struts Users Mailing List Subject: Re: Internationalizing a Struts project On Tue, 5 Oct 2004 16:31:14 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi there. I'm working on i18n of a Struts based project. A

RE: Internationalizing a Struts project

2004-10-06 Thread Hiran.Chaudhuri
"Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Wednesday, October 06, 2004 4:03 PM > Subject: Re: Internationalizing a Struts project > > > > Boy, Howdie, Hiran! It would be great to have RequestUtils be > > extensible. That sounds like the start o

Re: Internationalizing a Struts project

2004-10-06 Thread Niall Pemberton
> >Hiran Chaudhuri > >SAG Systemhaus GmbH > >Elsenheimer Straße 11 > >80867 München > >Phone +49-89-54 74 21 34 > >Fax +49-89-54 74 21 99 > > > > > > > > > > > > > >>-Original Message

Re: Internationalizing a Struts project

2004-10-06 Thread Michael McGrady
o: Struts Users Mailing List Subject: Re: Internationalizing a Struts project On Tue, 5 Oct 2004 16:31:14 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi there. I'm working on i18n of a Struts based project. All references I find about this topic deal with using messag

RE: Internationalizing a Struts project

2004-10-06 Thread Hiran.Chaudhuri
54 74 21 99 > -Original Message- > From: Craig McClanahan [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 5. Oktober 2004 23:47 > To: Struts Users Mailing List > Subject: Re: Internationalizing a Struts project > > On Tue, 5 Oct 2004 16:31:14 +0200, > [EMAIL PROTECTED]

Re: Internationalizing a Struts project

2004-10-05 Thread Craig McClanahan
On Tue, 5 Oct 2004 16:31:14 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi there. > > I'm working on i18n of a Struts based project. All references I find about this > topic deal with using messages depending on the user's locale. Has anyone ever > experienced problems with national sp