Is there a complete listing of the struts 2 tags in velocity?
Specifically, I want to use the #stext tag with parameters (for a
parameterized i18n property) but unfortunately cannot find any example
at all anywhere.

I tried this:

#stext("name=foo.bar.baz")
   #sparam(1123)
#end

but no luck. I am clueless on what to do next!

Thanks,
James

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to