Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Struts and the fly likes How to validate float numbers in struts2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to validate float numbers in struts2" Watch "How to validate float numbers in struts2" New topic
Author

How to validate float numbers in struts2

Sathi Krishna
Ranch Hand

Joined: Oct 21, 2007
Posts: 51

How to validate float numbers in struts2 ???
Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

You should use the double validator. If you can change your field to double then its ok, otherwise specify a max and min value for the validator so that the value is not out of bounds for your float field...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to validate float numbers in struts2
 
Similar Threads
Validation Struts2
struts2
ajax and struts2
STRUTS2
struts2