I believe you will find that a textarea doesn't support any embedded html 
codes.  
Everything is treated as plain text no matter what it contains.  Even <!-- --> 
is treated as 
text.  

If you know of any sites providing formatted text inside a textarea I would be 
really 
interested (as would most readers) please post the link.  

Cheers
mc



On 4 Nov 2005 at 21:13, Eric Plante wrote:

> 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]
> 
> 
> 
> -- 
> 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]

Reply via email to