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

Posted 指针怒草内存栈

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了异常: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 不规范导致的;

 

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

 

以上是关于异常:The JSP specification requires that an attribute name is preceded by whitespace的主要内容,如果未能解决你的问题,请参考以下文章