Is there away to stop the label of a checkbox from being escaped?
<s:checkbox
key="legal"
label="I have read the <a href='/about/legal/'>legal stuff</a>"/>
results in:
<label for="_legal" class="checkboxLabel">I have read the <a
href='/about/legal/'>legal stuff</a></label>
TIA
Kevin
www.junitfactory.com
You send us code. We send back tests. For free.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]