Initialize (or reinitialize) this {@link ServletWebContext} instancefor the specified Servlet API objects.
@param context TheServletContext for this web application
@param request The HttpServletRequest for this request
@param response The HttpServletResponse for this request
| |
| |