|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Object
,
or null
if no attribute of the given name exists.
Enumeration
containing the
names of the attributes available to this request.
null
if the servlet was not protected.
null
if the type is not known.
Cookie
objects the client sent with this request.
long
value that represents a
Date
object.
String
.
Enumeration
of String
objects.
ServletInputStream
.
int
.
Locale
that the client will
accept content in, based on the Accept-Language header.
Enumeration
of Locale
objects
indicating, in decreasing order starting with the preferred locale, the
locales that are acceptable to the client based on the Accept-Language
header.
Enumeration
of String
objects containing the names of the parameters contained
in this request.
BufferedReader
.
ServletContext.getRealPath(java.lang.String)
instead.
null
if the user
has not been authenticated.
RequestDispatcher
object that acts as a wrapper for
the resource located at the given path.
http
, https
, or ftp
.
HttpSession
associated with this request or, if if there is no
current session and create
is true, returns
a new session.
java.security.Principal
object containing
the name of the current authenticated user.
MaybeUploadRequestWrapper.isRequestedSessionIdFromURL()
instead.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |