jsp页面中的EL表达式不被解析org.apache.jasper.JasperException: Unable to convert string [${item.createtime}]

https://m.imooc.com/qadetail/277572

web.xml的版本是不是2.3, 如果是2.3,在jsp页面开头添加<%@ page isELIgnored="false"%>