Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Array in Properties File

807589Jun 25 2008 — edited Jun 25 2008
I thought I could make a properties file that looked like this:
my.array.values=blah
my.array.values=blah blah
my.array.values=oh blahbady blah
...then I can get the properties out as an array. Did I just imaging that or something? How would I get an array in a properties file?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 23 2008
Added on Jun 25 2008
5 comments
1,240 views