i think , it is actully related to where you are looking for.
i think you can put it anyware as long as the diretory you put it is
accessible.

http://asahin.net

private static final String CONFIG_FILE="resources/jndi.properties";
FileInputStream fis = new FileInputStream(CONFIG_FILE);
                        myProperties.load(fis);



-----Original Message-----
From: Feris Thia [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 03, 2006 3:35 PM
To: users@tomcat.apache.org
Subject: jndi.properties


Hi,

I try to put jndi.properties under the same folder with JSP page. But
it's not working. Where should I put it ?

--
Regards,
Feris
PT. Putera Handal Indotama
JL. KH. Moh. Mansyur No. 11 Blok B.8-12
Telp. +62-21-631 6688 (Hunting)
Fax. +62-21-6330211
Jakarta (10140) - INDONESIA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to