aspose file tools
The moose likes Struts and the fly likes validation in struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "validation in struts" Watch "validation in struts" New topic
Author

validation in struts

Aditi agarwal
Ranch Hand

Joined: Feb 23, 2011
Posts: 225
I am applying validation in my validations.xml file

do i need to call it at any other place except a plugin in struts-config file & on my form

<form OnSubmit=" return validateUserLoginForm">

thankyou
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: validation in struts
 
Similar Threads
Struts2: use EmailValidator in my validate() method?
Validating some extra fields of action form not in my jsp?
Struts Validation for non formdata
Validator Framework
struts2 :placing actionname-validation.xml file in the classes directory