org.mortbay.jetty.servlet
public class Invoker extends HttpServlet
nonContextServlets If false, the invoker can only load
servlets from the contexts classloader.
This is false by default and setting this
to true may have security implications.
verbose If true, log dynamic loads
* All other parameters are copied to the
each dynamic servlet as init parameters
Version: $Id: Invoker.java,v 1.15 2005/08/13 00:01:27 gregwilkins Exp $
| Method Summary | |
|---|---|
| void | init() |
| protected void | service(HttpServletRequest request, HttpServletResponse response) |