|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.onwbp.adaptation.http.ServletUtils
Provides registry functions needed by EBX.Platform JSP tags.
| Field Summary | |
static String |
DEFAULT_CONTEXT_KEY
|
| Constructor Summary | |
ServletUtils()
|
|
| Method Summary | |
static ReadContext |
findContextFromPageContext(PageContext aPageContext)
Returns the context that has been registered in HttpSession. |
static ReadContext |
findContextFromSession(HttpServletRequest request)
Returns the context that has been registered in HttpSession. |
static ReadContext |
findContextFromSession(HttpSession session)
Returns the context that has been registered in HttpSession. |
static void |
registerContextToPageContext(ReadContext aReadContext,
PageContext aPageContext)
Registers the context specified to session scope of PageContext. |
static void |
registerContextToSession(ReadContext aReadContext,
HttpSession aSession)
Registers the context specified to HTTP session. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String DEFAULT_CONTEXT_KEY
| Constructor Detail |
public ServletUtils()
| Method Detail |
public static ReadContext findContextFromPageContext(PageContext aPageContext)
Returns null if it has not yet been registered.
public static ReadContext findContextFromSession(HttpServletRequest request)
Returns null if it has not yet been registered.
public static ReadContext findContextFromSession(HttpSession session)
Returns null if it has not yet been registered.
session - a not null HttpSession in which the context has been previously
registered.
public static void registerContextToPageContext(ReadContext aReadContext,
PageContext aPageContext)
public static void registerContextToSession(ReadContext aReadContext,
HttpSession aSession)
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.