摘要:
配置自定义标签的时候,出现报错:java.lang.IllegalArgumentException: taglib definition not consistent with specification version 在这里做个笔记(我用的Tomcat 8): 错误翻译下来大致意思是:标签库定 阅读全文
摘要:
Error: Message /index.jsp (line: [17], column: [45]) The JSP specification requires that an attribute name is preceded by whitespace 今天遇见的错误,做个笔记,错误提示 阅读全文
摘要:
小弟初次用JNDI,使用数据源连接数据库,配置完相关的xml文件后,激动的我赶紧测试了一下,结果悲剧了,报出了错误: javax.naming.NoInitialContextException:Need to specify class name in environment or system 阅读全文