how make JASPER use the -deprecation flag during jsp page compilation ?

2002-05-29 Thread Claudio Eichenberger
Hi Tomcat 4.0.4b3 on UNIX How to make JASPER use the -deprecation flag during jsp page compilation ? Thanks for your help Claudio -- To unsubscribe, e-mail: For additional commands, e-mail:

how configure Tomcat that jsp is compiled with the -deprecation flag

2002-05-28 Thread Claudio Eichenberger
Hi How to configure Tomcat that jsp pages are compiled with the -deprecation flag on ? Thanks for your help Claudio -- To unsubscribe, e-mail: For additional commands, e-mail:

how to enable -deprecation for jasper with Apache Tomcat/4.0.4-b3

2002-05-26 Thread Claudio Eichenberger
Hi For jsp page compilation, I'd like to enable Jasper's compile flag '-deprecation'. I suppose that a parameter needs to be added to the $CATALINA_BASE/conf/web.xml file in the beneath block jsp org.apache.jasper.servlet.JspServlet logVerbosityLevel WARNING