My first was the same.

Thanks, Dave for your response.


From: "Dave Newton" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <user@struts.apache.org>
To: "Struts Users Mailing List" <user@struts.apache.org>
Subject: RE: format/unformat of input values
Date: Wed, 11 Oct 2006 09:47:08 -0400

From: fea jabi [mailto:[EMAIL PROTECTED]
> using fmt:Number as below and putting the value in the input field.
>
> But, when form is submitted the value in the input field is comma
> separated. How to make this value unformatted when form is submitted?
> Is there something in JSTL that does this? Ofcourse can do this using
> javascript. But wondering how others implemented this kind of values?

I would assume you'd have to do this via JavaScript: it's just going to
submit whatever is in the form field regardless of how it's formatted,
no?

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
The next generation of Search—say hello! http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&FORM=WLMTAG


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to