Hello, Thanx... actually after finding it out, I needed anyway To update my validation files.. It turned out that I had to replace validation-rules.xml with the one that Comes with struts-examples 1.2, as well as change the dtd in validation.xml file...
Thanx anyway and regards marco -----Original Message----- From: Hollaway, Shedrick CIV (TRFKB C600) [mailto:[EMAIL PROTECTED] Sent: 14 October 2004 15:13 To: 'Struts Users Mailing List' Subject: RE: Problem with struts validator../ Struts 1.2 Marco, </formset> is missing. > my validation.xml Is as follows.. > > <form-validation> > <formset> > <form name="contactForm"> > <field property="contactRef" depends="required"> > <msg name="required" > key="error.field.required"/> > <arg0 key="prompt.contact"/> > > </field> > </form> > </form-validation> > > --------------------------------------------------------------------- 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]