异常:The JSP specification requires that an attribute name is preceded by whitespace

The JSP specification requires that an attribute name is preceded by whitespace;

其实这句话翻译就是 属性后面要必须有空格,

出现这问题主要原因是因为这块书写的JSP 不规范导致的;

 

下面这是正确的,不正确的是这里没有空格;

 

posted @ 2017-04-05 15:15  指针怒草内存栈  阅读(649)  评论(0编辑  收藏  举报