摘要: 解决方案: 在jsp页面上方加一句: <%@ page isELIgnored="false" %> isELIgnored默认值为true,所以默认是不解析EL表达式的 阅读全文
posted @ 2020-12-04 21:40 别团等shy哥发育 阅读(21) 评论(0) 推荐(0)