difference between ajax and submit

Posted by kawtousse on Stack Overflow See other posts from Stack Overflow or by kawtousse
Published on 2010-05-28T17:05:53Z Indexed on 2010/05/28 17:12 UTC
Read the original article Hit count: 90

Filed under:

hey,

I just want to know what is the difference between sending parameter with ajax(post/get) to a servlet and sending them with "submit" .

Thanks for your help.

© Stack Overflow or respective owner

Related posts about AJAX