Hello.

I'm looking for information on how to setup the web.xml file to use Jikes in tomcat  
3.2.x for JSP compilation.  I saw a message from Larry Issacs in the archive that said:

    The conf/web.xml is no longer read by
    Tomcat 3.2.3.  You will need to include 
    those lines in the web.xml of each web 
    application.

This makes sense (sort of), I am assuming that "those lines" means the init-params 
"jspCompilerPlugin" and "jspCompilerPath".  However, my old 3.1 system web.xml file 
had those lines in the "jsp" servlet.  Should I create a completely new servlet tag in 
my application's web.xml file for the jsp servlet?  Am I allowed to arbitrarily 
override parts of the tomcat application server (can i put in my own "invoker" 
servlet??)

That brings up another question about the lack of a system web.xml file in 3.2 and 
greater...Are the parameters that were previously in the system web.xml (in 3.1) now 
hard-coded somewhere?  Are they all overrideable?  

Thanks. --tka
-- 

_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


1 cent a minute calls anywhere in the U.S.!

http://www.getpennytalk.com/cgi-bin/adforward.cgi?p_key=RG9853KJ&url=http://www.getpennytalk.com




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to