Why? The taglib is fine and it shows the text; the problem is that the text
that is supposed to be printed out also includes some pure html tags which
aren't parsed.

Ex: if I have <font color='red'>some text</font> the textarea print that
litteraly instead of printing the text in red.

With bean:write, the filter=false print the text in red but textarea doesn't
have a filter attribute so I was wondering if there was a way to print the
text in red in a textarea taglib.

> Sounds like you are missing your taglib definition for "html"?  Can you
post your JSP
> file?
>
> mc
>
>
> On 4 Nov 2005 at 19:27, Eric Plante wrote:
>
> > Hi,
> >
> > I'd like to use a html:textarea tag but my html tags in the text aren't
> > parsed and there is no filter like bean:write has, Is there a way to
make
> > that tag parse html tags?
> >
> > Thanks
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > -- 
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.1.362 / Virus Database: 267.12.8/161 - Release Date:
3/11/2005
> >
>
>
>
> FOCUS Computing - web design
> Mob: 0415 24 26 24
> [EMAIL PROTECTED]
> http://www.focus-computing.com.au
>
>
>
>
> -- 
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.362 / Virus Database: 267.12.8/161 - Release Date: 3/11/2005
>
>
> ---------------------------------------------------------------------
> 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