Tag: ajax user name
Checking User Name Availability With AJAX – Google Style
by  Java4s | 38 Comments
  [ Ask Question ]
We will see how to check the user name availability in the database with ajax, this is some thing what we can find out at time of gmail signup Files Required index.html pass.jsp web.xml Index.html <html> <head> <script type=”text/javascript”>…