To prevent directlory listings: http://jakarta.apache.org/tomcat/faq/misc.html#listing
To prevent individual access to jsps, use web.xml and a security constraint.
-Tim
Tim Davidson wrote:
Hi,
how can we prevent access to a set of JSP's inside a specific directory?
aparrently there is a directory tag for server.xml?
thanks in advance.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
