Hello !

I was wondering where I should put files used by my servlets :
                                         -------------------
 - config file for my servlet
   In the same directory as the servlets, in /servlets/file.txt ???

 - HTML documents displayed by the servlet
   In the htdocs directory ? NO ! Because they could be displayed by
   Apache and this shouldn't happen, so... where ?

 - files containing data, like counters, hashtable, ...
   I suppose it's the same as config, ?

THANKS A LOT for any hint, or help :-))

I don't need perfect answer, just what *you* are doing and why :-)))

Denis

--

Denis Bucher,   /  [EMAIL PROTECTED]       T�l. +41-22-8000625   \  Internet
Horus Networks /  horus-networks.com    Fax: +41-22-8000622   \  Services
              /  http://www.horus.ch   US Fax: (508) 437-1261  \  Provider

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to