Sorry if I'm wrong,
but can't you format numbers using CSS3?
- Original Message -
From: "Pillay, Kiren KN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Struts Users Mailing List"
Sent: Friday, July 07, 2006 11:17 AM
Subject: RE: Newbie que
Newbie question - JSP text box formatting
You could try something like this
<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt"; %>
EUR
Rgds
albi
-Original Message-
From: Pillay, Kiren KN [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 06, 2006 4:33 PM
T
You could try something like this
<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt"; %>
EUR
Rgds
albi
-Original Message-
From: Pillay, Kiren KN [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 06, 2006 4:33 PM
To: user@struts.apache.org
Subject: Newb
Hi
I'm new to struts and I have a question.
I have textboxes that represent currency. I want the data of the JSP to
be formatted to show 2 decimal places after the comma. I don't want to
use locales for the application. Whats the best way to achieve this?
Kiren Pillay
South Africa
4 matches
Mail list logo