Hi I think there are typo error in http://struts.apache.org/2.x/docs/stringlength-validator.html
Missing closing double quote: <param name="maxLength>10</param> should be <param name="maxLength">10</param> Invalid ending tag: </field-name> should be </field> Do we need <field-validator type="stringlength">? -- Hez --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]