Have you tried storing it in a variable using using <c:set> and having escapeXml="false" and then putting that variable inside the value attribute of the <html:text> tag?

----- Original Message ----- From: "lk" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Thursday, July 21, 2005 12:40 PM
Subject: How to put the sumbol &prime; into an html:text tag


Hi,

I need to show the character "'" (&prime;) inside an html:text tag.

The problem is that the tag html:text renders an html text field substituting the escape sequence with the following sequence: &amp;prime;

It seems that the amperseand is substituted with the sequence &amp.

Why?

The jstl core tag c:out has the attribute escapeXml="false". Is there something similar for html:text/textarea?

Thanks

LuKe


--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Ab king pro l'unico attrezzo che ti permette di ottenere addominali piatti e scolpiti in poche sedute.
* Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2844&d=21-7

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