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