I'm trying to integrating tapestry 5.0.6 + spring 2.5 rc. Everything looks ok, but, as I'm a Chinese user I should input some Chinese. I use knowledge from "http://wiki.apache.org/tapestry/Tapestry5Utf8Encoding" to solve encoding problem. It DOES work.
But , the strange thing is I MUST name the filter name "app", any other filter name can't make the utf-8 filter work. How could this happen? TIA & best regards.