ヘッダ取得⑤
・getHeader(String)
・getIntHeader(String)
・getDateHeader(String)
・getHeaders(String)
・getHeaderNames
クッキー取得①
・getCookies
メソッド取得①
・getMethod
パス取得⑦
・getRequestURL
・getRequestURI
・getContextPath
・getServletPath
・getPathInfo
・getPathTranslated
・getQueryString
セッション関連⑥
・getSession
・getSession(boolean)
・getRequestedSessionId
・isRequestedSessionIdFromCookie
・isRequestedSessionIdFromURL
・isRequestedSessionIdValid
セキュリティ関連④
・getRemoteUser
・getUserPrincipal
・isUserInRole(String)
・getAuthType
最終更新:2010年10月04日 05:51