[JAVA] Application file deployment location on the local host Tomcat server

environment

background

I started the tomcat server for debugging, but I forget where the actual file is, so make a note Not an Eclipse Tomcat Plugin.

Double click on the Tomcat v8.0 server on the local host

image.png

It's hard to see, but it's listed below.

directory

\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps

Tomcat configuration directory

\ workspace \ Servers \ localhost tomcat v8.0 server-config

Recommended Posts

Application file deployment location on the local host Tomcat server
I want to bring Tomcat to the server and start the application
Deploy the WEB application by Spring Boot to Tomcat server as WAR
Kick ShellScript on the server from Java
Build Web Application Server (Java) on VPS