|
JSPTemplates | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tp23.jasper.servlet.ServletEngine | +--org.tp23.jasper.servlet.TomcatServletEngine
Implementation of Servlet Engine that is used when the JSP engine is running with Tomcat. It is not used for MyJasper but is required for compilation of the compiler.
Constructor Summary | |
TomcatServletEngine()
|
Method Summary | |
java.lang.ClassLoader |
getClassLoader(javax.servlet.ServletContext ctx)
Get the class loader for this ServletContext object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TomcatServletEngine()
Method Detail |
public java.lang.ClassLoader getClassLoader(javax.servlet.ServletContext ctx)
ServletEngine
getClassLoader
in class ServletEngine
|
JSPTemplates | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |