Yes,  that works. But that's not decent like you said.
Is there really no way to do a client-side validation using validator framework?

----- Original Message ----- 
From: "Rajat Pandit" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Sunday, October 26, 2003 1:37 PM
Subject: RE: How to validate <html:radio> is selected on a JSP page?


> 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]
> 
> 

Reply via email to