Package org.apache.tools.ant.taskdefs.optional.jsp

Interface Summary
JspMangler This is an interface to the Mangler service that jspc needs to map JSP file names to java files.
 

Class Summary
Jasper41Mangler this class implements the name mangling rules of the jasper in tomcat4.1.x which is likely to remain for some time
JspC Runs a JSP compiler.
JspC.WebAppParameter static inner class used as a parameter element
JspNameMangler This is a class derived from the Jasper code (org.apache.jasper.compiler.CommandLineCompiler) to map from a JSP filename to a valid Java classname.
WLJspc Precompiles JSP's using WebLogic's JSP compiler (weblogic.jspc).
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.