com.raritantechnologies.quickstart.taglibrary.ajax
Class TestAjaxServlet

java.lang.Object
  extended byHttpServlet
      extended bycom.raritantechnologies.quickstart.taglibrary.ajax.TestAjaxServlet

public class TestAjaxServlet
extends HttpServlet

See Also:
Serialized Form

Constructor Summary
TestAjaxServlet()
           
 
Method Summary
 void service(HttpServletRequest pReq, HttpServletResponse pRes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAjaxServlet

public TestAjaxServlet()
Method Detail

service

public void service(HttpServletRequest pReq,
                    HttpServletResponse pRes)
             throws ServletException,
                    java.io.IOException
Throws:
ServletException
java.io.IOException