Http://jingyan.baidu.com/article/4853e1e53465271909f72690.html
Meclipse is the most popular tool in Java Web Enterprise Development, Java Web Development is inseparable from the server, as the most popular server on the EE platform, Tomcat plays a huge role, then how to configure Tomcat for MyEclipse?
First of all, introduce the next myeclipse! MyEclipse Enterprise-level work platform (MyEclipse Enterprises Workbench, referred to as MyEclipse) is the extension of eclipseide, using it we can in the database and Java EE development, and the integration of the application server greatly improves productivity. It is a feature-rich Java EE integrated development environment that includes complete coding, debugging, testing, and publishing capabilities with full support for html,struts,jsp,css,javascript,spring,sql,hibernate.
A brief description of Tomcat: Tomcat is a core project in the Jakarta Project of the Apache Software Foundation (Apache Software Foundation), developed by Apache, Sun, and other companies and individuals. With Sun's involvement and support, the latest servlet and JSP specifications are always reflected in Tomcat, and Tomcat 5 supports the latest servlet 2.4 and JSP 2.0 specifications. Because of the advanced Tomcat technology, stable performance, and free, so deeply loved by Java enthusiasts and have been recognized by some software developers, become the most popular Web application server. The latest version is now 7.0.
Since the tomcat feature of MyEclipse is not perfect, and can not better clear the server cache, it is not easy to transparently view the various operational status of Tomcat server, then how can we download the uncompressed tomcat to join MyEclipse?