|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectJspUtil
public class JspUtil
Method Summary | |
---|---|
static String |
createURL(String href,
String action,
String location,
String scope,
Map params,
JspContext jspContext)
|
static PageContext |
getPageContext(JspContext jspContext)
|
static HttpServletRequest |
getRequest(JspContext jspContext)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final HttpServletRequest getRequest(JspContext jspContext)
public static final PageContext getPageContext(JspContext jspContext)
public static final String createURL(String href, String action, String location, String scope, Map params, JspContext jspContext) throws MalformedURLException
MalformedURLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |