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


package org.apache.tools.ant.taskdefs.optional.jsp
  • Interface Summary
    Interface
    Description
    This is an interface to the Mangler service that jspc needs to map JSP file names to java files.
  • Class Summary
    Class
    Description
    this class implements the name mangling rules of the jasper in tomcat4.1.x which is likely to remain for some time
    Runs a JSP compiler.
    static inner class used as a parameter element
    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.
    Precompiles JSP's using WebLogic's JSP compiler (weblogic.jspc).