Hi Sebastian,

> I uses HTML tags like <BR> in my properties file.
> 
> When bean:write prints out my messges, it displays <BR> in the browser.
> 
> The HTML source turns out to be "&lt;BR&gt;".
> 
> I do not have this problem with ActionErrors.
> 
> Am I missing anything?
Check out the "filter" attribute in bean:write.
    http://struts.apache.org/userGuide/struts-bean.html#write

> <html:messages id="message" message="true">
>         <b><bean:write name="message"/></b><br>
>       </html:messages>

Best regards,
-- Shinobu Kawai

--
Shinobu Kawai <[EMAIL PROTECTED], [EMAIL PROTECTED]>




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

Reply via email to