Thanks, 

it displayed <br> instead &lt;br&gt now, but no line feed occurs.

-----Ursprungliche Nachricht-----
Von: Mark Lowe [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 14. Januar 2004 14:26
An: Struts Users Mailing List
Betreff: Re: html tags in string


<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: [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