This first line below starting w/ #foreach is line 224 that is being
reported. I could see where you meant put name=value in "'s, but that
didn't seem to do it and is on line 225, so don't know what's up w/
224. Could it be the param I'm trying to pass?
#foreach ( $key in $buildCate
Yep. Velocity is usually very good about being specific.
What I guess the problem would be is in your use of some directive.
Remember that the arguments for the UI directives need to be in
"name=value" format rather than name="value". The latter will cause the
problem that you are seeing.
Does the output below mean literally that the error is on line 224 (in
which case I can't see how it would expect what it's asking for) of the
*.vm?
--- template output ---
VelocityServlet : Error processing the template
org.apache.velocity.exception.ParseErrorException: Encountered "(" at