org.apache.jasper.compiler
Class JDTCompiler
JDT class compiler. This compiler will load source dependencies from the
context classloader, reducing dramatically disk access during
the compilation process.
protected void | generateClass(String[] smap)- Compile the servlet from .java file to .class file
|
compile, compile, compile, generateClass, generateJava, getCompilationContext, getErrorDispatcher, getPageInfo, getPageNodes, init, isOutDated, isOutDated, removeGeneratedClassFiles, removeGeneratedFiles |
generateClass
protected void generateClass(String[] smap)
throws FileNotFoundException,
JasperException,
Exception Compile the servlet from .java file to .class file
- generateClass in interface Compiler
Copyright ?? 2000-2004 Apache Software Foundation. All Rights Reserved.