Tomcat configuration ignores the application name solution, tomcat Solution

Source: Internet
Author: User

Tomcat configuration ignores the application name solution, tomcat Solution
In most of the current web applications, most of the servers we use may be Tomcat. Although Tomcat is a lightweight server, we cannot ignore its performance. With the emergence of Tomcat 7 and Tomcat 8, currently, Tomcat is very good. As our needs continue to increase, we want to configure more and more content. For example, we want to talk about how to access Tomcat for optimization. We usually need to enter a long string of IP addresses to access our applications. The application life is really hard for users to remember. Even if you can remember, these errors are often spelled out. To ignore these problems, we will configure them today on the Tomcat Server. find the Host tag in xml and add the custom context configuration internally.

<Context path = "" docBase = "/testAaa"/> to ignore the Context name of the application.


Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

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.