You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Holger Brozio <Ho...@online.de> on 2002/08/16 16:01:26 UTC

jspCompilerPlugin in Tomcat 4.1.x

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>