Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

rounding integer in JSTL

843838Jun 25 2006 — edited Jun 26 2006
hello everybody!

I am trying to round and integer number using JSTL in my page. I dont know how, can anyone help me with this? or any suggestion?

for e.g:

2.4 I need only the value 2
coz using
mod(2.4) = 4


I am using : /jstl/jars/jstl-1.0.6.jar

Thanks!
jack
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2006
Added on Jun 25 2006
2 comments
410 views