Package | Description |
---|---|
com.jalios.jcms.ajax |
Modifier and Type | Method and Description |
---|---|
JcmsJspAjaxContext |
AjaxManager.getContext(java.lang.String id,
javax.servlet.http.HttpSession session)
Returns the JcmsJspAjaxContext for the given request id.
|
Modifier and Type | Method and Description |
---|---|
void |
AjaxManager.setContext(java.lang.String id,
JcmsJspAjaxContext jjac,
javax.servlet.http.HttpSession session)
Internal method used by Ajax-Refresh to reset JcmsJspAjaxContext in session
|
Constructor and Description |
---|
AjaxRequestWrapper(javax.servlet.http.HttpServletRequest req,
JcmsJspAjaxContext jjac) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.