Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need To Read from a File

  • Thread starter Thread starter -
  • Start date Start date
Status
Not open for further replies.

Guest
hi
I have a properties file called info.properties in the following format:

Status = on
Path = c:/somedir

Now from my Code I need to read the above two parameters from this file. How do I do that?Some sample code would be helpful
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top