| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.khubla.pragmatach.plugin.jsp.JSPCompiler
public class JSPCompiler
Simple JSP compiler
http://javasourcecode.org/html/open-source/tomcat/tomcat-7.0.29/org/apache/jasper/JspCompilationContext.java.html
http://javasourcecode.org/html/open-source/tomcat/tomcat-6.0.32/org/apache/jasper/JspC.java.html
http://javasourcecode.org/html/open-source/tomcat/tomcat-7.0.29/org/apache/jasper/JspC.java.html
| Constructor Summary | |
|---|---|
JSPCompiler(String jspFile,
                       javax.servlet.ServletConfig servletConfig,
                       javax.servlet.ServletContext servletContext)
ctor  | 
|
| Method Summary | |
|---|---|
 org.apache.jasper.runtime.HttpJspBase | 
getServlet()
given a JSP file relative path, return a Servlet  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JSPCompiler(String jspFile,
                   javax.servlet.ServletConfig servletConfig,
                   javax.servlet.ServletContext servletContext)
| Method Detail | 
|---|
public org.apache.jasper.runtime.HttpJspBase getServlet()
                                                 throws PragmatachException
PragmatachException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||