Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Ketan Dave   on Dec 14 In Java Category.

  
Question Answered By: Midissia Lopez   on Dec 14

You should put your application jar  files in the following path: WebAppContextRoot/WEB-INF/lib (In tomcat, WebAppContextRoot is your web application folder under webapp folder).

You should put any config file  in classpath, if & only if, that config file is read via ClassLoader and not via file system.

Share: 

 
 
Didn't find what you were looking for? Find more on jar file address Or get search suggestion and latest updates.


Tagged: