The JSP specification requires that an attribute name is preceded by whitespace
服务部署调试时出现这样的错误
The JSP specification requires that an attribute name is preceded
by whitespace
经过查找发现是提示的modify_admin.jsp中
begin="1" end="3"> begin前面少了个空格所致。
看来空格在jsp中很重要啊
切记!!!!!!!
原创
2015-05-30 18:02:25 ·
742 阅读 ·
0 评论