Hi,

is the jspCompilerPlugin init parameter still available in tomcat 4.1.x?
It is still described in the global web.xml file as init parameterof the
jspServlet.
But when i take a look in the jasper compiler package, the interface
org.apache.jasper.compiler.JavaCompiler
and the classes
org.apache.jasper.compiler.JikesJavaCompiler and
org.apache.jasper.compiler.SunJavaCompiler
are gone in Tomcat 4.1.x.
However, is there a way to use jikes as jsp page compiler in Tomcat 4.1.x
with the jspServlet
(without using an ant task to precompile the jsp pages at deployment time)?

Thanks in advance.

regards

Holger Brozio




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to