Tuesday, November 29, 2011

In struts how can i validate the values filled into the text boxes or else using DynaValidatorForm,without using javascript.

Using the validate() method of the ActionForm class, the values filled in the form will be validated in the case there is no JavaScript for validating the form.:use validator framework and but dont enable the client side validations by enabling Javascript.
Category:Struts Interview Questions

No comments:

Post a Comment