|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.caucho.jsp.PageManager
|
+--com.caucho.jsp.JspManager
Manages JSP templates.
| Fields inherited from class com.caucho.jsp.PageManager |
autoCompile, workPath |
| Constructor Summary | |
JspManager(ServletContext context)
|
|
| Method Summary | |
boolean |
getPrecompile()
Returns true if JSP pages are precompiled. |
boolean |
getRecycleTags()
Returns true if JSP tags should be recycled. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JspManager(ServletContext context)
throws RegistryException
| Method Detail |
public boolean getPrecompile()
public boolean getRecycleTags()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||