But, utf-8 vs html entity aside (and cyrille has it right), you can
tell tapestry not to escape html characters in an Insert component by
using the 'raw' attribute and setting it to true. That will cause the
msg to be copied directly to the outputstream, including characters
like '&,' which should
Michael Siebert a écrit :
Hi All,
I have the following problem:
My html-templates are designed with the UTF-8 standard
For example the german 'ä' is coded as 'ä'
Hello,
I think 'ä' is not from the UTF-8 standard but a HTML entitie.
If all you pages are encoded in UTF-8 and html page heade