What is the essence of AJAX? For example, I want to have a link on my page such that when a user clicks this link, some information is sent to my server without the reloadin
that is ajax. you cannot use ajax without javascript. you should look at jquery and prototype examples to get an idea of usage.