Hello,
I'm using Struts 2 and Velocity 1.5/Tools 2.0-beta3 and trying to find
a list of supported parameters in the velocity struts tags like:
#stext or #slabel.

For example, passing "labelSeparator=-" - does nothing.
'labelPosition' - likewise, does nothing.

I've seen other posts relating to this issue:
http://www.mail-archive.com/user@struts.apache.org/msg83661.html

Of course I've looked in the struts documentation and don't see
anything. Putting a '#s' in front of the tags listed here:
http://struts.apache.org/2.0.14/docs/tag-reference.html, you would
think that all of the parameters listed would be supported.

Any clues?

jars:
struts2-core-2.0.11.2.jar (and all the other jars that come with 2.0.11.2)
veloticty-1.5.jar
velocity-tools-2.0-beta3.jar

Thanks,
Carlo.

Reply via email to