Tomcat: Compile and install JDK, and tomcat compiles jdk

Source: Internet
Author: User

Tomcat: Compile and install JDK, and tomcat compiles jdk
Nginx: installation: If OpenJdk is installed first delete In/tmp, put into the jdk-8u162-linux-x64.rpm (see U disk or Baidu Network Disk) cd/tmprpm-ivh jdk-8u162-linux-x64.rpm ???? (Rpm install JDK) vi/etc/profile ???? (For the modified profile, see the USB flash drive or Baidu online storage) JAVA_HOME =/usr/java/jdk1.8.0 _ 162
PATH = $ JAVA_HOME/bin: $ PATH
CLASSPATH =.: $ JAVA_HOME/lib/dt. jar: $ JAVA_HOME/lib/tools. jar
Export JAVA_HOME
Export PATH
Export CLASSPATH? Source/etc/profile (to make the profile take effect) uninstall: rpm-qa | grep jdk // view the version
Rpm-e? Jdk version // uninstall

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.