Allen
In web.xml there will be
<init-param>
<param-name>listings</param-name>
<param-value>true</param-value>
</init-param>
Set the value to false and this will stop directory listing
Gary
----- Original Message -----
From: "Allen Harper" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 1:21 PM
Subject: Stopping directory indexing
How do I stop directory indexing? In other words, how do I stop the user
from typing a URL pointing to a directory and getting the directory listing.
Also, by default, if a user types the URL pointing to a .jar file, they can
retrieve that .jar file... How can you stop that?
Allen
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>