Unfortunately this settings will affect the whole application. I wonder if there's a way to set charset only for specific pages.
@Meta(value = {"tapestry.response-content-type=text/html",
"tapestry.response-encoding=GBK"})
public class MyPage {
...
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
