ajax and jsp integration

Posted by kawtousse on Stack Overflow See other posts from Stack Overflow or by kawtousse
Published on 2010-03-19T13:51:33Z Indexed on 2010/03/19 15:11 UTC
Read the original article Hit count: 359

Filed under:
|
|

I want to capture the responseXML that i have built in my jsp. What should I do. after that i will transform it in html. I know this is annoying and we could do it with a framework or a library like jquery but i realize it with ajax. Also i have problems with jquery and jsp\servlet since i must use a JSON SERVICE. Why it seems to me that is so complicated.

© Stack Overflow or respective owner

Related posts about jsp

Related posts about servlets