Hello
How can I upload JSPs?
Here is part from my log:
2001-06-17 06:03:56 - ContextManager: SimpleMapper1: Default map
/files/snoop.jsp null
2001-06-17 06:03:56 - ContextManager: SM: Extension match /slide
/files/snoop.jsp .jsp
2001-06-17 06:03:56 - ContextManager: SimpleMapper1: SM: Found extension
mapping jsp(org.apache.jasper.servlet.JspServlet/null)...
I don't have *.jsp mapping in my web.xml but it comes from the Tomcat...
But anyway, the problem is more bigger. It means if I have some mapping
in my web.xml file - it looks like I can't upload these files...
I'm using SimpleMapper1. Should I use something different?