call setEscapeModelStrings(false) on the component thats displaying the string.

-Igor


On 4/3/06, nato < [EMAIL PROTECTED]> wrote:
when wicket renders the html, how can I prevent wicket from transforming characters like <, >, &, " into html entities like &lt;, &gt;, &amp; and &quot;?

Reply via email to