Hello out there, I have a problem when using Default Tomcat Basic Authentication. The authentication procedure itself works fine. I can view static files from within the protected virtual path. But whenever I request a jsp file the server sends me back the jsp resource (jsp source code) instead of the output of the jsp. That means the jsp isn't executed. I get the same strange behaviour when I'm accessing the jsp files underv the protected directory which is part of the tomcat examples. Does somebody know what's going on ? Cheers, Jochen =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
