I think java.text.DecimalFormat might do what you need, check it out in
the API

Pete

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]] On Behalf Of Shabbir Jadliwala
Sent: 20 March 2002 17:54
To: [EMAIL PROTECTED]
Subject: Formatting numbers.

Hello everyone,

This is my first mail to this mail group.
I would like to ask for help from you people relating to formatting
numbers.
I have got the numbers form Database as 12345678.90.
I would like to change it to look like 12 345 678.90.

Thank you very much for your help.

Shabbir Jadliwala     ----------        Web Programmer
------------------------------------------------------------------------
----
---------------
S C H E M A N T I X       *       Tomorrow's Solutions Today

http://www.schemantix.com      *     Tel. +420 606 327 467
------------------------------------------------------------------------
----
---------------

========================================================================
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to