Hi,
I trying to generate a Web report using JSP/Servlets.
I want to know whether I can avoid using Javascript for client side
validations.
Is it possible to use only Java for this.for example,I want to limit
an entry to a textfield
to Alphanumeric chars only.Can I check this at client side using Java
instead of Javascript?
Any info as to how I can do this,would be pf most help.
Thanks in advance,
- Mahesh.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".