Hi,

When I hardcode something like <font color="red">hello</font> between <div>
and </div> in my jsp page, it works.

if I put the same string in a property and use it in a bean:write, it's not
parsed, the page shows the whole string which is not what I need.

Is there a way to make the bean:write parse the string in the jsp? And can
someone explain to me why bean:write acts like that?

Thanks


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

Reply via email to