In tapestry3,it always work fine,I think it's just because the output-encoding is "utf-8". However,in tap4,the default output-encoding is "iso-8859-1",maybe after two continuous "cycle.active()",the output engine cannot recoginze the meta "org.apache.tapestry.output-encoding"(value is "utf-8")
So I have a question that how to change the default tapestry encoding from "iso- 8859-1" to "utf-8"?This maybe one of the way to solved the problem. thanks jone.hwk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
