| Author |
loading properties file
|
Manisha reddy
Greenhorn
Joined: May 02, 2006
Posts: 16
|
|
can i know the different ways of loading the properties file? Thanks in advance
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12911
|
|
Different ways? Just do something like this:
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Sarath PS
Greenhorn
Joined: Oct 22, 2004
Posts: 11
|
|
put the props file in class path and try ,
|
 |
Jan Groth
Ranch Hand
Joined: Feb 03, 2004
Posts: 456
|
|
|
check this out
|
 |
Manisha reddy
Greenhorn
Joined: May 02, 2006
Posts: 16
|
|
|
Thanks a lot Jesper Young, Sarath PS ,Jan Groth for your responses
|
 |
 |
|
|
subject: loading properties file
|
|
|