Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • FAQs
  • About Me
  • Home
  • JavaScript

Tag: JavaScript

Introduction This tutorial shows how to check username availability using Servlet, AJAX and MySQL. Sometimes we need to check username availability instantly before a user presses the submit button after filling a long-sized signup form. In this case we can use AJAX with any technologies like PHP, Codeigniter, Servlet, Struts, JSF, Spring etc. for checking…

Leave a Comment on Username availability check using Servlet, AJAX and MySQL
Posted in AJAX MySQL Servlet

Username availability check using Servlet, AJAX and MySQL

Introduction In this post we will see how to show warning message to user when session expires in a web application. So we will redirect user to login page once session has expired. We know that we let users login to the web application before a user can perform some sensitive activities like online transactions,…

Leave a Comment on Show Warning Message to User When Session Expires
Posted in JSP Servlet

Show Warning Message to User When Session Expires

Categories

Copyright © 2014 - 2022 Roy Tutorials

Privacy | Terms & Conditions