| Author |
what is a properties file?
|
sven studde
Ranch Hand
Joined: Sep 26, 2006
Posts: 148
|
|
What is a properties file used for? How come neither of my Servlets & JSP books mention a properties file? [ October 25, 2006: Message edited by: sven studde ]
|
 |
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3673
|
|
|
Its not a servlet/jsp concept, so I'm going to move this to the java intermediate forum.
|
My Blog: Down Home Country Coding with Scott Selikoff
|
 |
Jim Yingst
Wanderer
Sheriff
Joined: Jan 30, 2000
Posts: 18670
|
|
|
See java.util.Properties.
|
"I'm not back." - Bill Harding, Twister
|
 |
 |
|
|
subject: what is a properties file?
|
|
|