hello, im new appfuse user. Im using webworks tags in my jsp. I have textfield field name intNumberCount and it must accept only interger values. In my action i have declared intNumberCount as interger. When the form submits what usually happens it that it call the method that is declared in the jsp page and send success to xwork.xml and gets the corresponding jsp page to be displayed.. But the problem is when the user input a value that is not interger. It is not calling the method that supposed to call.. and it automatically call the input of the xwork.xml. Why is this happening?My big question is how can i validate the user input when it won't call the method the is set to the jsp page. -- View this message in context: http://www.nabble.com/Webwork-validation-interger-tp18810118s2369p18810118.html Sent from the AppFuse - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]