You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by sebium <se...@yahoo.fr> on 2010/11/30 15:27:35 UTC

equivalent of in t5?


Hi, 

I have a problem
I have a XHTML code in my database (MySQL) and when I display the result the
HTML formating is not preserve.

so, I'd like to know if there is a equivalent of <c:out
value="${product.listPrice}" escapeXml="false" /> in tapertry 5 ? 

Thx
-- 
View this message in context: http://tapestry.1045711.n5.nabble.com/equivalent-of-c-out-escapeXml-true-in-t5-tp3286141p3286141.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: equivalent of in t5?

Posted by Robert Zeigler <ro...@scazdl.org>.
<t:outputraw value="product.listPrice"/>

Robert

On Nov 30, 2010, at 11/308:27 AM , sebium wrote:

> 
> 
> Hi, 
> 
> I have a problem
> I have a XHTML code in my database (MySQL) and when I display the result the
> HTML formating is not preserve.
> 
> so, I'd like to know if there is a equivalent of <c:out
> value="${product.listPrice}" escapeXml="false" /> in tapertry 5 ? 
> 
> Thx
> -- 
> View this message in context: http://tapestry.1045711.n5.nabble.com/equivalent-of-c-out-escapeXml-true-in-t5-tp3286141p3286141.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org