|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
void exposeForwardRequestAttributes(HttpServletRequest ) |
Expose the current request URI and paths as HttpServletRequest attributes under the keys defined in the Servlet 2.4 specification, for Servlet 2.3 containers as well as misbehaving Servlet 2.4 containers (such as OC4J). |
void setExposeForwardAttributes(boolean ) |
Set whether to explictly expose the Servlet 2.4 forward request attributes when forwarding to the underlying view resource. |
Changed Methods | ||
void initServletContext(ServletContext ) |
Method was locally defined, but is now inherited from WebApplicationObjectSupport. | Subclasses may override this for custom initialization based on the ServletContext that this application object runs in. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |