Use the OutputRaw component.

> -----Original Message-----
> From: Britske [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 17, 2007 12:16 PM
> To: users@tapestry.apache.org
> Subject: T5: how to insert string including markup to template (2nd try)
> 
> 
> accidently submitted my first blank post so here it goes again:
> 
> i have a variable for example:
> String text = "<strong>some text here</strong>";
> 
> In my template in want to insert it:
> ${text}
> 
> however the html-tags get encoded as text, so the marktup doesn't show.
> So, is there a way to insert text including markup?
> 
> thanks ,
> Geert-Jan
> --
> View this message in context: http://www.nabble.com/T5%3A-how-to-insert-
> string-including-markup-to-template-%282nd-try%29-tf4641214.html#a13255820
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> 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