org.mortbay.servlet
Class NoJspServlet

java.lang.Object
  extended by HttpServlet
      extended by org.mortbay.servlet.NoJspServlet

public class NoJspServlet
extends HttpServlet


Constructor Summary
NoJspServlet()
           
 
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
 

Constructor Detail

NoJspServlet

public NoJspServlet()
Method Detail

doGet

protected void doGet(HttpServletRequest req,
                     HttpServletResponse response)
              throws ServletException,
                     IOException
Throws:
ServletException
IOException


Copyright © 2007 Mort Bay Consulting. All Rights Reserved.