JavaScript is disabled on your browser.
Contents
Deprecated Interfaces
This class has been deprecated for security reasons.
We don't want serlvets messing around in other sessions.
However convenient that might be.
Deprecated Methods
Use isRequestedSessionIdFromURL
only errors should give an extra error message,
if you only want to set the status code use setStatus(int).
HttpSessionContext has been depricated for
security reasons.
This method should always return an empty enumeration
This method should always return null
Always returns null. Since the servlet engine cannot know
if a servlet ever gives up the reference to another servlet it could
never destroy the servlet after this call.
Only the servlet engine should have references to Servlets.
Always returns an empty Enumeration.
Only the servlet engine should have references to Servlets.
Always returns an empty Enumeration.
Only the servlet engine should have references to Servlets.
Use log(String, Throwable) which is more
general.
Should use getRealPath from the current ServletContext.