org.mortbay.jetty.example
Class ManyServletContexts.HelloServlet
java.lang.Object
HttpServlet
org.mortbay.jetty.example.ManyServletContexts.HelloServlet
- Enclosing class:
- ManyServletContexts
public static class ManyServletContexts.HelloServlet
- extends HttpServlet
Method Summary |
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManyServletContexts.HelloServlet
public ManyServletContexts.HelloServlet()
ManyServletContexts.HelloServlet
public ManyServletContexts.HelloServlet(String hi)
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
Copyright © 2007 Mort Bay Consulting. All Rights Reserved.