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. After you enter the project address, the Tomcat report is such as 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\),

Let's say it doesn't work. Check the. classpath file to see if the two jar packages are referenced by Jsp-api.jar and Servlet-api.jar

If there is a delete, restart Tomcat

if it is an error, you need to Clean A bit

Assuming it's still not working, restart MyEclipse

If it doesn't work, restart the computer.

Suppose still not, ...


Itmyhome

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.