Xiong Hui Lin's Personal page
Scruffybear WordPress Personal Page
Skip to content
About Me
My Reading List
web.xml
There is one post tagged
web.xml
.
Spring MVC的form表单提交中文乱码问题解决
在Spring MVC 提交form表单中输入中文,然而在程序中接收到的是乱码,在web.xml中进行编码设置,进行了解决。