At Org.apache.jsp.index_jsp._jspinit (index_jsp.java:23) Exception resolution

Source: Internet
Author: User

Deploy the project, start tomcat Everything is OK, enter the project address after Tomcat reported the following error:

Java.lang.NullPointerExceptionat Org.apache.jsp.index_jsp._jspinit (index_jsp.java:23)

The cause is a jar package conflict under the project Jar package and Tomcat.

Delete the Jsp-api.jar and Servlet-api.jar two jar packages in the project (web-inf\lib\),

If not, check the. classpath file to see if it references the Jsp-api.jar and Servlet-api.jar two jar packages

Delete, restart Tomcat if available

If you still have an error, you need Clean A bit

If it doesn't work, restart MyEclipse.

If it doesn't work, restart the computer.

If not, ...


Itmyhome

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

At Org.apache.jsp.index_jsp._jspinit (index_jsp.java:23) Exception resolution

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.