| Author |
How Can I read a .properties file
|
Suhas Madap
Ranch Hand
Joined: Aug 29, 2006
Posts: 49
|
|
Hi, Can some body help me, How to load a x.properties file in java, which is not available same package i.e. located some where else on the local hard drive.It would be so kind of all, if any one provide the Code snippet.
|
Thank you,<br /> <br />Suhas K Madap<br /> <br />If you understand what you're doing, you're not learning anything."
|
 |
Prabhu Venkatachalam
Ranch Hand
Joined: Nov 16, 2005
Posts: 502
|
|
This program will load properties file into property object.
|
Prabhu Venkatachalam<br />SCJP 1.4,SCWCD 1.4<br />prabhu.venkatachalam@gmail.com
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
|
|
|
Please reserve this forum for advanced questions. I have moved this to a more appropriate location.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Suhas Madap
Ranch Hand
Joined: Aug 29, 2006
Posts: 49
|
|
Hi, Thank you very much Prabhu, if I want to load a property file, which is a part of classpath, then how can i do that?
|
 |
 |
|
|
subject: How Can I read a .properties file
|
|
|