java - Appropriate location for an external config file used by an external library in tomcat -


i have jar placed in lib/ext within tomcat directory. needs load config file external jar. directory appropriate? practice place properties file within lib/ext folder, .i.e, same folder location of jar. or more apt place in conf folder within tomcat directory assuming relative path lib/ext conf remain same?


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -