help regarding clientside validation with JSP

2000-09-15 Thread Tasneem
Hello everybody I have a doubt i have a login page where in i want to do some client side validation but i realised that with JSP only language used is pure JAVA so i can't use JavaScript is there any way out please help Thanks in advance Tasneem

Re: help regarding clientside validation with JSP

2000-09-16 Thread Antonio W. Lagnada
You are incorrect. You can use html constructs in a JSP page or even in a Servlet( you can generate the javascript code ) You can use JavaScript to validate your code for eaither JSP or Servlets. -- Antonio W. Lagnada [EMAIL PROTECTED] - email This email address is specifically for JSP-Interest