I think you can, but after that you should write a parser, divided into "[]" and ","
value is just a string:
String value = p.getProperty(key)
and here is your value value = "value1[1, 2], value2[3,4]"
but do not do this, think more reasonably.
user467871
source share