Anyone knows as to how to use Ajax with JSP. I have found out that we can use JSP tags for using Ajax with JSP. I got an example for using Ajax with Jsp at
Learn AJAX but here, they have not used JSP tags. The example works. But I want to know how to use JSP tags.