Many thanks! It worked!

> try using filter="false"
>
> e.g.
>
> <bean:write name="myBean" property="myProp" filter="false" />
>
> Gareth
>
> Kishore Senji wrote:
> > When you say "bean:write is not parsed", you mean that in the html
source
> > that's generated you see "bean:write" in it? If so, you might have just
> > forgot the bean taglib reference (<%@ taglib ...%>)
> >
> > On 10/10/05, Eric Plante <[EMAIL PROTECTED]> wrote:
> >
> >>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]
> >>
> >>
> >
> >
>
> -- 
> Gareth Evans
>
> MSoft eSolutions Limited
> Technology Centre
> Inward Way
> Rossmore Business Park
> Ellesmere Port
> Cheshire
> CH65 3EN
>
> -- 
> Tel:    +44 (0)870 0100 704
> Fax:    +44 (0)870 9010 705
> E-Mail: [EMAIL PROTECTED]
> Web:    www.msoft.co.uk
>
> ----------------------------------------------
> Terms:
> Please note that any prices quoted within this e-mail are subject to VAT.
> All program details and code described in this e-mail are subject to
> copyright © of MSoft eSolutions Limited and remain the intellectual
> property of MSoft eSolutions Limited.
> Any proposal or pricing information contained within this e-mail are
> subject to MSoft eSolutions' Terms and Conditions
> ----------------------------------------------
> Disclaimer:
> This message is intended only for use of the addressee. If this message
> was sent to you in error, please notify the sender and delete this
> message. MSoft eSolutions Limited cannot accept responsibility for
viruses,
> so please scan attachments. Views expressed in this message do not
> necessarily reflect those of MSoft eSolutions Limited who will not
> necessarily be bound by its contents.
>
>
>
> ---------------------------------------------------------------------
> 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