|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
encodeRedirectURL()
sendRedirect()
.
encodeURL()
ServletRequest
to the resource represented by the
RequestDispatcher
.
ServletContext
of another servlet indicated by
the UriPath
on the same server.
name
.
RequestDispatcher
to forward requests or
include responses from another (active) resource.
getResource(virtualPath).openStream()
.
HttpSessionContext
has been depricated for
security reasons.
HttpSessionBindingListener
when bound into a session or unbound from a session.HttpSessionBindingEvent
given the session
and the name used.
HttpSession
with a
HttpSessionBindingEvent
.ServletResponse
any output written by the
resource represented by the RequestDispatcher
.
init(ServletConfig config)
.
isRequestedSessionIdFromURL
log(String, Throwable)
which is more
general.
ServletContext
ServletContext
.
ServletRequest
.
setStatus(int)
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |