On Sun, Sep 28, 2008 at 6:51 PM, Harald Geritzer <[EMAIL PROTECTED]> wrote: >> 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 { >
I'm not sure why, but the 'tapestry.response-encoding' didn't work for me. OTOH the 'tapestry.response-content-type' works great. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]