Eclipse如何使用Tomcat部署Web应用程序 [英] How does Eclipse deploy Web Application using Tomcat

查看:128
本文介绍了Eclipse如何使用Tomcat部署Web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Eclipse如何在内部使用Apache(或Tomcat)。 Beacause它不会在Tomcat的webapps目录中部署我们的Web应用程序。那么它如何做呢?

How does Eclipse work internally with Apache (or Tomcat). Beacause it doesn't deploy our Web Application inside "webapps" directory of Tomcat. So how does it do it??

推荐答案

默认情况下,Eclipse部署 *。war wtpwebapps 的内部 webapps 文件夹内的$ c>文件

By default Eclipse deploys *.war files inside a internal webapps folder called wtpwebapps which is located in the following directory:

{Workspace_location} /。metadata / .plugins / org.eclipse.wst.server.core / tmp0 / wtpwebapps

然而,可以使用服务器选项面板中定义的 服务器位置选项来定制此行为,方法是从服务器双击所需的服务器在Eclipse中查看:

This behaviour however is customizable using Server Locations option defined in server options panel accesible by double clicking the desired server from Servers view in Eclipse:

这篇关于Eclipse如何使用Tomcat部署Web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆