Either use a filter (http://java.sun.com/products/servlet/Filters.html)
or password-protect them using the <security-constraint> tag in your web application's web.xml file.


see http://java.sun.com/j2ee/1.4/docs/tutorial/doc/Security.html#wp79663

Zach.

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]





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



Reply via email to