public class WebUtil extends Object
| Constructor and Description |
|---|
WebUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getSessionAttribute(javax.servlet.http.HttpServletRequest req,
String key) |
static String |
packJsonp(String callback,
String json) |
static void |
response(javax.servlet.http.HttpServletResponse response,
String result) |
Copyright © 2018. All rights reserved.