You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Kevin Lawrence <ke...@diamond-sky.com> on 2007/08/02 19:32:30 UTC

Link in checkbox label

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 &lt;a 
href='/about/legal/'&gt;legal stuff&lt;/a&gt;</label>



TIA

Kevin

www.junitfactory.com
You send us code. We send back tests. For free.

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