How to deploy the j2ee Project Server ?, J2ee project deployment

Source: Internet
Author: User

How to deploy the j2ee Project Server ?, J2ee project deployment

1. Right-click the Project and choose "1"> "Project"> "Add 1:

 

Figure 1

2. Click Add> Server (Tomcat 7.x)> Finish 2:

Figure 2

3. OK!


The J2EE project needs to run through the Deployment Server. What are common deployment servers?

In java, tomcat or wbelogic is generally used (less)
This is not called a Deployment Server. The Application Server is a type of middleware.
Currently, most common tomcat versions are 5.0, 6.0, and 7.0.

How to deploy a j2ee project to the tomcat webapp

According to your statement, is the development tool eclipse or myeclipse used? Right-click the project name and choose EXPORT & gt; package it into a war file to get the project name. put the war file in the webapp folder under the tomcat installation directory, and then start tomcat.

Without the above IDE, it will be a little more troublesome. You can use the java package tool to compress the project into a. war package, and then perform the above steps.

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.