I solved the problem by adding a character encoding filter in web.xml.... So porobably this is not a bug, but i think maybe wicket can do it better.
At first, i want to call the HttpServletRequest.setCharacterEncoding method to change the encoding of request, but it's difficult because i can not find a point to override RequestCycle.onBeginRequest . It's my first time to ask help by mail list, thanks to all that answerd my question. ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
