This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes problem in javascript validation 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 "problem in javascript validation" Watch "problem in javascript validation" New topic
Author

problem in javascript validation

Prakash Mani - Attur
Ranch Hand

Joined: Oct 08, 2009
Posts: 100
I have validated the form using commons-validator 1.0 using <html:javascript> tag.. wheni use that i got an error "undefined mehtod userForm_IntegerValidations()"...then i gone through ranch forums and changed the commons-validator 1.0 to commons-validator 1.2.0.. now i am getting "object expected error" in the validateInteger(form) method in the line no 3 and 5.. Please tell me what i have to do.. i am sitting in this since from the morning..
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: problem in javascript validation
 
Similar Threads
Struts-Weblogic 10.3: SAXParseException: Attribute "bundle" must be declared for element type "msg".
Not able to understand some javascript written in validator-rules.xml
html:javascript is displaying all the javascript on the browser
Issue when using shale commons validator with JSF
Exception while loading the validation.xml in strusts