public class ServletUtil extends Object
| Constructor and Description |
|---|
ServletUtil() |
| Modifier and Type | Method and Description |
|---|---|
static javax.servlet.http.HttpServletRequest |
getRequest() |
static javax.servlet.http.HttpServlet |
getServlet() |
static javax.servlet.ServletContext |
getServletContext() |
static javax.servlet.http.HttpSession |
getSession() |
public static javax.servlet.http.HttpServletRequest getRequest()
public static javax.servlet.http.HttpServlet getServlet()
public static javax.servlet.ServletContext getServletContext()
public static javax.servlet.http.HttpSession getSession()