or like this...

.properties: 
market=Börse

.tml
${message:market}

Am 01.03.2012 um 11:04 schrieb Shing Hing Man:

> 
> 
> One solution is to use the outputraw component.
> 
> 
> In .properties file  :
>  erdos=Erd&ouml
> 
> In .tml :
> <t:outputraw value="message:erdos"/>
> 
> 
> Shing 
> 
> 
> 
> ________________________________
> From: karthi <[email protected]>
> To: [email protected] 
> Sent: Thursday, March 1, 2012 8:56 AM
> Subject: How to display special characters in tml page
> 
> How to show the special characters in tml page,
> 
> <html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_3.xsd";;
> xmlns:p="tapestry:parameter">
> <head>
> <title> Test </title>
> </head>
> <body>
> <p> B*ö*rse </p>
> </body>
> </html>
> 
> When I hit this page in browser is throws the error message because of this
> character ö
> 
> Invalid byte 2 of 4-byte UTF-8 sequence.
> 
> How to resolve this?
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/How-to-display-special-characters-in-tml-page-tp5527308p5527308.html
> 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]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to