Re: validator.xml usage

2004-06-01 Thread gads zooks
that is trueif u want to use server side validation you can specify that in the struts-config.html something like this if you want to use javascript toowith the same setup (validation.xml, validator-rules.xml) u can add the tag to your jsp and it will show u the errorsthere are

dynavalidator form problem: some fields (all text) are reset when validate fails

2004-06-01 Thread gads zooks
hi, im using a dynavalidator actionform for a multi-page (wizard style) input form and using a DispatchAction as the Action class. I can navigate thru the form without a problem if i turn off validation (not using html:javascript > right now ) here is the setup page1.jsp action1.step1(