RE: REPOST: Internationalized messages for pure JavaScript client side validations

2006-12-10 Thread Tarek Nabil
, 2006 6:17 AM To: Struts Users Mailing List Subject: Re: REPOST: Internationalized messages for pure JavaScript client side validations Tarek, The Struts framework should be using the locale of the user. If you want to grab a certain language, have you set the locale first? Paul Chris Pratt wrote

Re: REPOST: Internationalized messages for pure JavaScript client side validations

2006-12-09 Thread Paul Benedict
Tarek, The Struts framework should be using the locale of the user. If you want to grab a certain language, have you set the locale first? Paul Chris Pratt wrote: Seems to me that if it returned a key instead of a message that you could use to retrieve the appropriate internationalized mess

Re: REPOST: Internationalized messages for pure JavaScript client side validations

2006-12-09 Thread Chris Pratt
Seems to me that if it returned a key instead of a message that you could use to retrieve the appropriate internationalized message cooresponding to the error. (*Chris*) On 12/4/06, Tarek Nabil <[EMAIL PROTECTED]> wrote: -Original Message- From: Tarek Nabil Sent: Wednesday, November

REPOST: Internationalized messages for pure JavaScript client side validations

2006-12-04 Thread Tarek Nabil
-Original Message- From: Tarek Nabil Sent: Wednesday, November 29, 2006 10:17 AM To: Struts Users Mailing List Subject: Internationalized messages for pure JavaScript client side validations Hi, I read the following in the documentation Errors are reported using the default validation