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

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

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -