Since you are relying on the browser anyways, I'd use javascript for this.
The numbers would stay formatted as you change them then.  As a caveat, you
really need to check the values on the server side afterwards.

Steve

> -----Original Message-----
> From: Mainguy, Mike [mailto:[EMAIL PROTECTED]
> Sent: July 31, 2003 12:23 PM
> To: 'Struts Users Mailing List'
> Subject: RE: JSTL and Struts
> 
> 
> exactly
> 
> -----Original Message-----
> From: Erik Price [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, July 31, 2003 12:16 PM
> To: Struts Users Mailing List
> Subject: Re: JSTL and Struts
> 
> 
> 
> Mainguy, Mike wrote:
> > When I return a currency or date value, the client has a 
> specific format
> > they want it in.  i.e. $1,000.000 or 02/02/2003.  
> 
> Do you mean you are using an input tag for display purposes (i.e. 
> returning data to the browser with an input tag that has a 
> default value).
> 
> 
> Erik
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> This message and its contents (to include attachments) are 
> the property of Kmart Corporation (Kmart) and may contain 
> confidential and proprietary information. You are hereby 
> notified that any disclosure, copying, or distribution of 
> this message, or the taking of any action based on 
> information contained herein is strictly prohibited. 
> Unauthorized use of information contained herein may subject 
> you to civil and criminal prosecution and penalties. If you 
> are not the intended recipient, you should delete this 
> message immediately.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to