struts-user  

is it possible to define a validation that runs only server side or client side (validation.xml )

Seyhan BASMACI \(Internet Yazilimlari Yetkilisi\)
Thu, 25 Mar 2004 00:22:19 -0800

I have a LoginForm form extends ValidatorForm and I want to decide 
a validaton runs only on the server or client side, (or both )
is there any way to do this_? 

 <form name="LoginForm">
      <field property="userno" depends="required">
        <arg0 key="caption.wusernono"/>
      </field>
 </form> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]