| Author |
tomcat - read external properties file from jar
|
Quiddo Quitch
Ranch Hand
Joined: Apr 21, 2008
Posts: 38
|
|
I created a jar (myjar.jar) file that I placed in the lib directory of my webapp. The jar file I created needs to read from a properties file that is in a different directory. When I try to specify the path to this properties file I am getting an exception.
The code I am using
Dir structure below
How can I specify the correct path?
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
What exception are you getting?
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: tomcat - read external properties file from jar
|
|
|