AJAX and JSP Primer
Below is a customer search example which uses the XMLHttpRequest object. Notice how after you type the customer ID and then change the caret's focus to the ....

AJAX and JSP Primer
Below is a customer search example which uses the XMLHttpRequest object. Notice how after you type the customer ID and then change the caret's focus to the next form field, a name and lastname are filled in for you.
This tutorial will lead you through steps you can use to add this AJAX functionality to your site.
Download Ajax.war and deploy it in your Tomcat to see the following in action.
