I couldn't find a workaround for that so far. I use the validate() method of the actionform. Pretty lame! Eh!
-----Original Message----- From: ZYD [mailto:[EMAIL PROTECTED] Sent: Saturday, October 25, 2003 10:33 AM To: Struts Users Mailing List Subject: How to validate <html:radio> is selected on a JSP page? Hi friends, How to make sure a radiobox is selected on a JSP page using validator? I cannot use: <field property="prjType" depends="required"> <arg0 key="newProject.label.prjType"/> </field> Thanks -bruce --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

