xml « Resource « JSP-Servlet Q&A





1. was5 resources.xml    stackoverflow.com

is there a way to read this file inside a JSP/Servlet?

2. Is there any way to restrict access to web resources without using web.xml in a Java web app?    stackoverflow.com

I want to give access to some of the resources in my web application to the logged-in users only. I implemented the authentication without using any j_security_check as I find it ...

3. Could not open ServletContext resource [/WEB-INF/dispatch-servlet.xml]    forums.netbeans.org

MikePhoenix Joined: 19 May 2009 Posts: 28 Posted: Mon May 25, 2009 11:21 pm Post subject: Could not open ServletContext resource [/WEB-INF/dispatch-servlet.xml] I am having a problem trying ...