Tuesday, November 29, 2011

How to check the value in the text field is not a number

1. If you are using struts framework, you can specify what that text field should hold to be valid. It should be specified in validation.xml file. You can specify regular expression as that fits your requirements.
Category:JSP Interview Questions

No comments:

Post a Comment