Re: htdocs

2007-12-17 Thread Len Popp
No, htdocs is not used by Tomcat. It's for the Apache web server (a.k.a. httpd or apache.exe). For Tomcat, put files in one of the directories under webapps (webapps/ROOT is the catch-all for files that aren't part of a specific web application). But this has nothing to do with whet

htdocs

2007-12-17 Thread Richard Dunne
Regarding the various releases of tomcat, in order to dislpay files on localhost, it was my understanding that all files needed to be hosted in the htdocs directory. Seemingly, not all releases of Tomcat have this directory. Can someone point out the best or a common location suitable for