03 2022 档案
摘要:如果是post请求,比如说ajax或者是提交表单,出现中文乱码问题。 在web.xml中添加如下配置: 1 <filter> 2 <filter-name>CharacterEncodingFilter</filter-name> 3 <filter-class>org.springframewor
阅读全文
摘要:Spring MVC中配置多个Servlet时,IDEA报错,如下: The content of element type "web-app" must match "(icon ,display-name ,description ,distributable ,context-param*,f
阅读全文

浙公网安备 33010602011771号