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
signature.asc
Description: OpenPGP digital signature
