You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Stephen Brown <St...@servador.com> on 2003/08/01 20:18:24 UTC

RE: JSTL and Struts

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:MMainguy@kmart.com]
> Sent: July 31, 2003 12:23 PM
> To: 'Struts Users Mailing List'
> Subject: RE: JSTL and Struts
> 
> 
> exactly
> 
> -----Original Message-----
> From: Erik Price [mailto:eprice@ptc.com] 
> 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: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 
> 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: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>