public class WebUtil
extends java.lang.Object
| Constructor and Description |
|---|
WebUtil() |
| Modifier and Type | Method and Description |
|---|---|
static javax.servlet.http.HttpServletRequest |
getRequest()
获取request对象
|
static javax.servlet.http.HttpServletResponse |
getResponse()
获取response对象
|