| Package | Description |
|---|---|
| com.caucho.jsp | |
| com.caucho.jsp.el |
| Modifier and Type | Class and Description |
|---|---|
class |
JspManager
Manages JSP templates.
|
class |
XtpManager
Manages XTP templates.
|
| Modifier and Type | Field and Description |
|---|---|
protected PageManager |
JspFragmentSupport._jsp_pageManager |
| Modifier and Type | Method and Description |
|---|---|
protected PageManager |
QServlet.getManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
QServlet.setManager(PageManager manager)
JspServlet and XtpServlet will set the PageManager with this method.
|
| Modifier and Type | Method and Description |
|---|---|
PageManager |
JspApplicationContextImpl.getPageManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
JspApplicationContextImpl.setPageManager(PageManager pageManager) |