原文:/WEB-INF/pages/common/head.jsp (line: 1, column: 2) Page directive: illegal to have multiple occurrences of contentType with different values (old: text/html; charset=UTF-8, new: text/html; charset=ut

这是jsp错误, 不允许contentType text html charset UTF ,有空格。 之前错误写法为: lt page language java contentType text html charset UTF pageEncoding UTF gt 正确写法为: lt page language java contentType text html charset UTF ...

2017-11-12 23:09 0 1411 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM