Hi, You need not define the page field on your DynaValidatorForm declaration. It is defined in the org.apache...DynaValidatorForm class. Embedding <html:hidden property="page" value="1"/> in the form does the work.
Noam -----Original Message----- From: Erez Efrati [mailto:[EMAIL PROTECTED] Sent: Sunday, August 31, 2003 7:57 PM To: 'Struts Users Mailing List' Subject: page field on DynaValidatorForm class Hi, Do I need to include the declaration of a <form-property name="page" ...> in a form of type DynaValidatorForm in the struts-config.xml? Thanks in advance, Erez --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

