[Go] Jetty Access JSP page appears (Pwc6345:there is a error in invoking Javac)

Source: Internet
Author: User

Rg.apache.jasper.JasperException:PWC6345:There is a error in invoking Javac. A full JDK (not just JRE) is required
At Org.apache.jasper.compiler.DefaultErrorHandler.jspError (defaulterrorhandler.java:92)
Exception information above
This is usually the case with Jetty8.

On the internet to find a lot of information, the main problem is jetty running JRE environment configuration problem, the final solution is as follows:
In eclipse-->window-->prefence-->java-->installed jres, select JRE Click Edit to find the JDK installation directory, my installation is C:Program Files/java /jdk1.6.0.23. Locate the JRE directory under the JDK installation directory and click Finish. , start the project, access the JSP page, everything works.



PS: Online Solutions I tried unsuccessfully, the main reason is because of the JRE configuration environment error, when choosing the JRE environment, there are two choices, one is the Java root directory of the JRE (choose this will not succeed), one is in the JDK root directory of the JRE (choose this success)!! Hoping to help friends who have just come into contact with jetty.
This address: http://bbs.it-home.org/thread-1090-1-1.html
Content Source: Programmer's Home (http://bbs.it-home.org/)

[Go] Jetty Access JSP page appears (Pwc6345:there is a error in invoking Javac)

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.