Greetings,

On Tue, Jul 12, 2011 at 8:27 AM, David kerber <dcker...@verizon.net> wrote:
> You know how IIS and httpd can be configured to let you simply get a
> directory listing in your browser?  Can that be done simply with TC (any
> version), or do I need to fake it with a java.io.File object and create the
> listing display in code?

http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/servlets/DefaultServlet.html#listings

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to