properties file for a servlet at netbeans
843841Feb 12 2004 — edited Feb 24 2004I want to make a servlet to use a properties file. The file name is passed as a initialization parameter. I�m developing with netbeans, where should I put this properties file?
And if I want to deploy this to an independent tomcat server?
Thanks in advance,