Package org.apache.tools.ant.taskdefs.optional.jsp
Interface Summary Interface Description JspMangler This is an interface to the Mangler service that jspc needs to map JSP file names to java files.
Class Summary Class Description Jasper41Mangler this class implements the name mangling rules of the jasper in tomcat4.1.x which is likely to remain for some timeJspC Runs a JSP compiler.JspC.WebAppParameter static inner class used as a parameter elementJspNameMangler 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).