RE: Struts2 and JavaScript localization

2008-04-01 Thread Filippov, Andrey
Thanx a lot! It works.. -Original Message- From: Chris Pratt [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2008 8:04 PM To: Struts Users Mailing List Subject: Re: Struts2 and JavaScript localization You'd have to put that expression in a tag that can process it. Try something

Re: Struts2 and JavaScript localization

2008-04-01 Thread Chris Pratt
You'd have to put that expression in a tag that can process it. Try something like: wds : new Array('',"tue","wen","thu","fri","sat","sun"), (*Chris*) On Tue, Apr 1, 2008 at 6:40 AM, Filippov, Andrey <[EMAIL PROTECTED]> wrote: > Hello everybody, > > > > > > I have a javascript dropdown c