how do i set init parameters for jsp engine? i wnat to
stop keeping generated sources from jsp files. there
is an example in tomcat faq how to edit web.xml to
pass init params (keepgenrated=false) to jsp engine
but it doesn't work for me. infact any request to that
context is not recognized by tomcat and it complains
that it can't find resource (404). there is some more
interesting init parameters and i'd like to use them
but when tomcat starts it says this:

2001-05-15 09:50:12 - Ctx( /MyTest ): Removing
duplicate servlet jsp
jsp(org.apache.jasper.runtime.JSPServlet/null)

2001-05-15 09:50:12 - Ctx( /MyTest ): Removing
duplicate *.jsp -> jsp(org.apache
.jasper.servlet.JspServlet/null)

what does all this mean?

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to