AJAX with Servlets using JQuery and JSON
-DOWNLOAD
In my previous post, I explained about making AJAX calls to a servlet from a JSP page and updating a part of the JSP page with the response from the Servlet. That was a very simple example I provided in that post by returning a piece of text from the servlet to JSP to start with, and now in this post I am going to add something more to it by making the servlet return complex Java
0 comments:
Post a Comment
Thank you for your comment