| Author |
How to write our own validator class using struts 1.x
|
santosh kimothi
Ranch Hand
Joined: Jun 10, 2009
Posts: 32
|
|
|
i want to develop my own custom validater in struts, which class or interface i have to extend,
|
Santosh Kimothi,
Java programmer
|
 |
Sagar Rohankar
Ranch Hand
Joined: Feb 19, 2008
Posts: 2896
|
|
May I ask why you need to create your own Validator Plugin class ? Which thing in the existing Validator Framework annoyed you ?
OR Read this, yo may some hints about your need:
http://commons.apache.org/validator/apidocs/org/apache/commons/validator/package-summary.html#package_description
|
[LEARNING bLOG] | [Freelance Web Designer] | [and "Rohan" is part of my surname]
|
 |
santosh kimothi
Ranch Hand
Joined: Jun 10, 2009
Posts: 32
|
|
|
thanks for your suggestions
|
 |
Sagar Rohankar
Ranch Hand
Joined: Feb 19, 2008
Posts: 2896
|
|
Welcome
|
 |
 |
|
|
subject: How to write our own validator class using struts 1.x
|
|
|