path for properties files in tomcat
843841Nov 11 2003 — edited Mar 16 2005In our application we are using tomcat and apache.I have one database properties file which have database properties.Now when I start the application it should get the properties file and read those properties.
Wher5e should I keep this properties file and whats the theory behind this.It seems some times it will see in tomcat home directory and some time web-inf/classes.Could anybody tel me where exactly we need to keep this .
Thanks
musthuri