MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
   HOME  >  IT Water Cooler

Implement JSP for Ajax
by Lokesh on 24 Apr 2008, 08:12
Total Hits: 87    Comments: 0   Votes: 0
Category: IT Water Cooler     

Implement JSP for Ajax

In previous blogs, we talked about JSP (JavaServer Pages) as tags that could be easily integrated with Ajax. As JSP has the capacity to process XML, this lightweight function could easily be associated with a Java-enabled framework. This technique will help developers easily build an Ajax based application using their knowledge in Java and not write anything in JavaScript. When JSP was launched, some of its tags could be easily integrated to the present framework.

Read More...