TOMCAT+SPRINGMVC+JDK Version Configuration Issues

Source: Internet
Author: User

Previously wanted to use SPRINGMVC to do a HelloWorld sample, and then study the principle of SPRINGMVC, however, the environment is always not up, SPRINGMVC jar package always reported conflict, after many tests, and finally found the perfect solution collocation.

Jdk1.8.0_91+apache-tomcat-8.0.36-windows-x64+spring-framework-4.2.4.release-dist

Here's a little knowledge about JDK version issues:

When my computer was originally configured jdk1.7, I then installed the jdk1.8, how to use the jdk1.8 it?

As long as the paths in the environment variables are changed into jdk1.8, you can actually do it.

Remember, the java_home configured in path path must be in front of Oracle, because Orale also comes with a JDK, and if the location is incorrect, the system will default to find the JDK in Oracle, and the JDK path we have configured is not effective.

If you are still not successful, please refer to this blog post!

http://blog.csdn.net/wq_static/article/details/51404637

TOMCAT+SPRINGMVC+JDK Version Configuration Issues

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.