| Author |
Formatiing problem in EL
|
udit agarwal
Greenhorn
Joined: May 25, 2006
Posts: 9
|
|
I divide a number with another in EL say ${9.37/2} the it shows the result = 4.685 And if the first numer comes from a object which is float the result is = 4.684999942779541 Can i format it on JSP itself? Thanks
|
Good Designer is alwasys a good programmer. Trying to improve designing skill...
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
|
Explore the JSTL fmt actions.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Formatiing problem in EL
|
|
|