IntelliJ Java IDE
The moose likes Struts and the fly likes why after validation,return zero? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Struts
Reply Bookmark "why after validation,return zero?" Watch "why after validation,return zero?" New topic
Author

why after validation,return zero?

alex han
Ranch Hand

Joined: Dec 13, 2002
Posts: 46
i use struts-validator for validation:and my code is:

actionform :


validation:


jsp:


i found that, when i enter in jsp,some field already has value "0",but i want them not display any value at all when i enter jsp.
how can i do?
thanks
 
 
subject: why after validation,return zero?
 
Threads others viewed
Validator Framework
Problems in struts 1 indexedListProperty
validwhen using indexedListProperty throwing NulPointerException
Struts validator Framework
How to check if field exist in validation.xml
MyEclipse, The Clear Choice