public class WebUtil extends Object
WebUtil()
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)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WebUtil()
public static Object getSessionAttribute(javax.servlet.http.HttpServletRequest req, String key)
public static void response(javax.servlet.http.HttpServletResponse response, String result)
public static String packJsonp(String callback, String json)
Copyright © 2018. All rights reserved.