Hi,

Using Tomcat 5,   I have an application which builds a multipage web 
form based on data from a database and user input.  I’d like to be able 
to use the validtator to it but can’t determine the required fields 
until run time.  I was wondering how I could use the pre-build 
validator rules in this situation.  It is possible to explicitly call a 
validator rule directly from a servlet.    For example suppose I wanted 
to call the date validation rule passing it a string containing a date 
field and a datePattern of mm/dd/yyyy.  Can this be done?  If so does 
anyone have an example?  Or is there another way of solving this?


Thanks,

Charles


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to