eclipse中The JSP specification requires that an attribute name is preceded by whi
來源:程序員人生 發布時間:2015-05-11 09:12:07 閱讀次數:3892次
在eclipse中出現這毛病,但在myeclipse中滅有
/WEB-INF/page/mailWrite.jsp (line: 1, column: 82) The JSP specification requires that an attribute name is preceded by whitespace
問題出在1個空格
1對
<%@page language="java" contentType="text/html;charSet=UTF⑻" pageEncoding="UTF⑻"%>
2報錯
<%@page language="java" contentType="text/html;charSet=UTF⑻"pageEncoding="UTF⑻"%>
2屬性之間要用空格隔開
尼瑪小問題大麻煩折騰了1個多小時 時間多么寶貴
生活不易,碼農辛苦
如果您覺得本網站對您的學習有所幫助,可以手機掃描二維碼進行捐贈