Concrete implementation of {@link WebContext} suitable for use inServlets and JSP pages. The abstract methods are mapped to the appropriate collections of the underlying servlet context, request, and response instances that are passed to the constructor (or the initialize method).
@author Craig R. McClanahan @version $Revision: 1.5 $ $Date: 2004/02/25 00:01:04 $
|
|