¡@

Home 

java Programming Glossary: someservlet

How to use Servlets and Ajax?

http://stackoverflow.com/questions/4112686/how-to-use-servlets-and-ajax

assign the following function to its click event... .get 'someservlet' function responseText Execute Ajax GET request on URL of someservlet.. function responseText Execute Ajax GET request on URL of someservlet and execute the following function with Ajax response text..... this servlet in web.xml as follows servlet servlet name someservlet servlet name servlet class com.example.SomeServlet servlet class..