I am testing struts validatior in one test program. Finally i could do some 
date validation for user i/p. I could get javascript pop-up if i enter it 
wrongly.
 
i wanted to test server side validation - so i switched off javascript and 
tried to submit - it went through w/o throwing any error.
 
Now again pls help me, what i am missing out ? I am using something like 
(instead of ActionForm)
 
public class MyForm extends  ValidatorForm  {
 
....
 
}
 
inside my formbean
 
regards
Manisha

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to