jsp表单提交中文乱码

前台不需要变动

后台接受时: 

    new String('在后台接收的中文数据'.getBytes("ISO-8859-1"),"UTF-8")

posted @ 2020-10-13 15:43  辉哥哥~  阅读(125)  评论(0)    收藏  举报