You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Otto, Frank" <ot...@delta-barth.de> on 2004/01/14 14:22:56 UTC

html tags in string

Hello,
 
I have a string with html tags. If I want to write the string with <bean:write>, it will displayed for example <br> as &lt;br&gt and not as line feed.
 
Has anyone an idea?
 
 
Regards,
 
Frank

Re: html tags in string

Posted by Mark Lowe <ma...@talk21.com>.
<bean:write property="foo" filter="false" ..

or an interesting side effect of c:url

<c:url value="${myForm.foo}" />





On 14 Jan 2004, at 13:22, Otto, Frank wrote:

> Hello,
>
> I have a string with html tags. If I want to write the string with 
> <bean:write>, it will displayed for example <br> as &lt;br&gt and not 
> as line feed.
>
> Has anyone an idea?
>
>
> Regards,
>
> Frank


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