The JSP specification requires that an attribute name is preceded by whitespace 在开发Web项目时,报错如下: 错误位置: 解决方法:根据错误提示可知,在type属性之前缺少空格,通过添加空格解决问题。 相关文章: 2021-06-23 2022-03-01 2021-11-14 2022-02-22 2021-07-26 2022-12-23 2021-12-11