Brent,

Brent Gray wrote:
* Interpret the string as an array yourself, perhaps like this:
#foreach($key in $keyString.split(',[ ]?'))

is .split() a Velocity function? Is there any documentation on how it works
as I am not familiar with it.

split is a method in java.lang.String. This is not Velocity-specific.

-chris


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to