ho w to check username availability in jsp
843838Jul 11 2007 — edited Jul 11 2007Hi friends,
I am doing a project in which there is a registration form where i have to check username availabitlity. When i click on the availability button the result should be displayed indicating whether it is available or not.
I have created it using ajax technique. But i want to know how it could be done using jsp and javascript.
The problem is how i could pass the username value to another jsp page without submitting the form
With Thanks,
Manu