Hello,
     I have a file tht has some parameters and there is a class tht reads tht file and creates a connection to a database..fetches some values in and creates a string out of it. This is a util class used by a servlet. I cannot use an file based initArgs file cause this is a utility class rather than a servlet.
    My question is where do i need to to put the file tht i want the util class to read. The Details of my config are as below
 
JServ: 1.1
Apache: Apache 1.3.12-2
OS: RedHat Linux 6.1
Java: Sun JDK1.2.2
 
servletpath /home/httpd/servlets
 
i need to to know where does the apache jserv reads external files from ..??? thanks for all the help. in advance.
 
jai

Reply via email to