How to access the Tomcat publishing Web feature that comes with MyEclipse

Source: Internet
Author: User
Typically, a Web project is published under Tomcat under the WebApps file directory.
When visiting:
For example: The Web App project name is: Webmanager, after deployment to Tomcat, is deployed in the HTTP protocol header/tomcat/webapps/webmanager, the URL is: HTTP protocol header//localhost:8080/ Webmanager.
Whenever you visit a site page, the Address bar is: HTTP protocol header//www.1234.com/login.html. So the general practical use is not with Webmanager (so-called Project name).

Here's how:
1. Select the Web project that we want to manipulate, right-click, select Properties, it will appear
2. You need to change the value of the Web Context-root to "/". Remove the Webmanger to get rid of it.
3. Deploy the project Webmanger to the root folder under the Tomcat root directory.
4, in the visit, there is no need to put the name of the project.

How to access the Tomcat publishing Web feature that comes with MyEclipse

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.