Hi, There is a simple way of using properties file across different web applications in Tomcat.
> Jar the properties file (included in package folders) and drop it in > jakarta-tomcat/common/lib directory > If you do not want to jar, just drop the properties file (included in > relevant package structure folders) to jakarta-tomcat/common/classes The properties file would be available to all web applications after Tomcat is restarted. R, -- View this message in context: http://old.nabble.com/Location-of-properties-file-for-web-app-in-Tomcat-tp21767095p26408179.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org