I don't know if anybody answer this question. I think it is

<html:text ... filter="false" />

It works with <bean:write>, but I never try with <html:text>

-----Original Message-----
From: Ayhan Güngör [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 02, 2006 7:46 AM
To: user@struts.apache.org
Subject: how to avoid "html:text" tag converting "&" to "&amp;"?

hi,

i have some values on DB like "&#351;" and when i use html:text to
show binding's value, html:text converts "&" to "&amp;". in generated
html, it looks like  "&amp;#351;".

how to avoid this conversion?

thanks...

Ayhan Güngör

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to