"bill.burke(a)jboss.com" wrote : We now have bug/feature/issue tracking available
through JIRA project management.
|
|
http://www.jboss.org/products/ejb3/jira
|
| Please post your bugs there.
|
| Bill
Hi, i am a programmer from China, and i met with some character encoding problems.
my application has to work with Chinese Characters. I set the request character encoding
with request.setCharacterEncoding("utf-8"). then the problem came. JBOss worked
fine if the request.getMethod() is "POST". chinese charactors shows. but if the
request.getMethod is "GET", JBoss doesn't decode the characters, no matter
what i do(filter, new String("".getByte(), "gb2312")). the output
became ??? .
is this a bug? or there is something to do to deal with the problem ?
thx. my email is e_inn(a)163.com
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994384#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...