DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16337>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16337

Using the validator and DynaValidatorForm does not work with multi page





------- Additional Comments From [EMAIL PROTECTED]  2003-01-23 
16:46 -------
One caveat with the patch that I posted is that you must configure an element 
called page of type java.lang.String for the DynaActionForm that you wish to 
perform multipage validation on. There was no sane way of having 
DynaValidatorForm declare this element for itself. I chose String as the 
datatype for page. If it ever becomes possible for DynaValidatorForm to utilize 
page without having to declare it in the Struts XML configuration file, it will 
get passed from the browser as a String.

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

Reply via email to