Hi,

I have the following problem; the page validation of the ValidatiorForm requires that the pages are ordered (e.g. a wizard-initalization) and performs validation for all pages <= current page. If a page is undefined or 0, validation for all pages is performed.

In my application I have an intialization that requires this functionality, but the pages I have are not ordered, making the validation of current page and all pages before invalid. What I do need is validation for page = current page and not the ones before.

Is this somehow possible without loosing the normal (validation.xml entries) validation? I'm using struts version 1.1.

Thanks




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



Reply via email to