Deploy Web projects under 6.linux

Source: Internet
Author: User

Installing Java1. Download the JDK for the Linux environment2. Upload the package to the Linux system and unzip it
TAR-ZXVF Compressed Package name3. Configure environment variables and refresh the configurationExport java_home=/alidata/java/jdk1.8.0_111export path= $JAVA _home/bin: $PATH
Source/etc/profile

Install tomcat1. Download the Tomcat package on the official website 2. The Java environment must be installed before you install Tomcat 3. Launch Tomcat into the bin directory in Tomcat 4. Visit the Web page to see if the launch was successfulinstall MySQLDeploying Web projects on Linux 1. You must first install the JAVA,TOMCAT,MYSQL Environment 2. Export the project in Eclipse and export it in the format of the war
3. Upload Onlinebookstore.war to the WebApps directory in Tomcat and restart Tomcat








From for Notes (Wiz)

Deploy Web projects under 6.linux

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.