Servlets and resources may be registered with an {@code HttpContext} object;if no {@code HttpContext} object is specified, a default {@code HttpContext}object is used. Servlets that are registered using the same {@code HttpContext} object will share the same {@code ServletContext} object.
This interface is implemented by users of the {@code HttpService}. @author $Id: d8c0c4b76891e6be64354967fc984b407bc970ef $
|
|
|
|