You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Hans Jörg Hessmann <he...@spricom.de> on 2007/10/13 05:03:21 UTC

T5: Escaping espansions

Hi,

I'd like to show a static text containing ${something} on a page. Is
there a way to escape the "${"?

Thanks,
Hans Joerg Hessmann

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


Re: T5: Escaping espansions

Posted by Hans Jörg Hessmann <he...@spricom.de>.
Using outputRaw in combination with literal: did not work. Neither did a
CDATA section.

I worked around that problem by using a properties file for the text.

Hans Joerg

SergeEby wrote:
> Hi,
>
> Did you try the "literal:" binding prefix?
>
> ---
> /Serge
>
>
> Hans Jörg Hessmann wrote:
>   
>> Hi,
>>
>> I'd like to show a static text containing ${something} on a page. Is
>> there a way to escape the "${"?
>>
>> Thanks,
>> Hans Joerg Hessmann
>>
>> ---------------------------------------------------------------------
>> 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


Re: T5: Escaping espansions

Posted by SergeEby <sd...@hotmail.com>.
Hi,

Did you try the "literal:" binding prefix?

---
/Serge


Hans Jörg Hessmann wrote:
> 
> Hi,
> 
> I'd like to show a static text containing ${something} on a page. Is
> there a way to escape the "${"?
> 
> Thanks,
> Hans Joerg Hessmann
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/T5%3A-Escaping-espansions-tf4617082.html#a13199074
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