PDA

View Full Version : Commn between ajax and servlet/jsp


shane_js
02-29-2008, 06:58 PM
anybody can help me to communcate between a javascript function that uses xmlhttprequest to communicate to a application running servlet/jsp ??

A1ien51
03-02-2008, 07:15 AM
There is tons of information out there on it with a simple search on a search engine. What are you having problems with? Have you picked a library? Check out http://jabsorb.org/ or look into any of the others that exist.

Eric