| Author |
Updating a properties file
|
Ashutosh Arya
Ranch Hand
Joined: Oct 07, 2008
Posts: 69
|
|
Hi,
I have requirement that if a value is not existing in a properties file I have to add the value to it.
I dont know how to do that.
Please help me out.
Aashu
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56170
|
|
|
Moved to the general Java forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8433
|
|
Start here http://java.sun.com/docs/books/tutorial/essential/environment/properties.html
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
Ashutosh Arya
Ranch Hand
Joined: Oct 07, 2008
Posts: 69
|
|
Thanks a lot.
It worked!!!
|
 |
 |
|
|
subject: Updating a properties file
|
|
|