Ultimate Solution at Org.apache.jsp.index_jsp._jspinit (INDEX_JSP.JAVA:22) Report NULL pointer

Source: Internet
Author: User

Java.lang.NullPointerException at Org.apache.jsp.index_jsp._jspinit (index_jsp.java:22) There may be many reasons for this problem, the most important is their The case of JAR packages and TOMCA in the project has caused a lot of solutions to remove the Jsp-api.jar and Servlet-api.jar two jar packages in the project, which is the right solution. But if you delete these two jars, you may still have a problem, so you need to look at the. classpath file in your project, paying special attention to kind= "Lib" Does it refer to the two jar packages of Jsp-api.jar and Servlet-api.jar, which might refer to the jar package in Tomcat, and if this is the case, you have to delete those two lines and reboot Tomcat, it should be OK! The deletion and modification of the jar must be reflected on the. classpath file, or the above problem will occur.

Ultimate Solution at Org.apache.jsp.index_jsp._jspinit (INDEX_JSP.JAVA:22) Report NULL pointer

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.