The method getJspApplicationContext(ServletContext) is undefined for the type Js

来源:互联网 发布:手机淘宝怎样装修店铺 编辑:程序博客网 时间:2024/06/05 05:36
The method getJspApplicationContext(ServletContext) is undefined for the type JspFactory

打开Tomcat 找到工程下的lib 看是否有以下
javax.servlet.jar 和 javax.servlet.jsp.jar 两个包。 去掉就OK了。
阅读全文
0 0
原创粉丝点击