Hi 

I have just come back off holiday and have heard about the bug with
org.apache.catalina.servlets.DefaultServlet where you can see the source
code of jsp's.

I have been on the jakarta web site and there solution is to comment out 
<servlet-mapping>
 <servlet-name>invoker</servlet-name> 
<url-pattern>/servlet/*</url-pattern> 
</servlet-mapping>

this from the web.xml file.

I have done this but now my servlets dont work. 

Can anybody help??

Glen

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

Reply via email to