Beginner Question! I have a c:/tomcat/conf/catalina/localhost/vendoraDocs.xml which contains two lines:-
<Context docBase="D:\vendora\Docs"> </Context> The defaultServlet as defined within c:/tomcat/conf/web.xml has listings=false which suites fine for most cases. But for vendora I need listings=true. How do I turn listings on for just this one context? Thanks in advance. -- ====================================================================== Fergus McMenemie Email:[email protected] ====================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
