Nadia,

    By using struts and validator framework u can show internationalized
java script error messages as well. 

sachin

-----Original Message-----
From: Nadia Kunkov [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 30, 2004 6:35 PM
To: Struts help (E-mail)
Subject: Validate() vs JavaScript where is the advantage?


Hi,
I'm wondering if I should use validate() method of ActionForm instead of
JavaScript to validate the form.  I can see the advantage of validate() when
you have an internationalized application, but otherwise why would I have an
overhead of going back to the server when I can do the validation on the
client side?  I'm a struts newbie so I might not see the advantage of
validate yet, so can someone tell me why JavaScript would be an inferior
choice ( when internationalization is not an issue ). 

Thanks
NK

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

Reply via email to