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 subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to