java ee - how to deploy project on local server apache tomcat 7 -


I have a dynamic web project called test that has an html file demo.html I created test.war file from eclipse. I want to deploy it in Apache Tomcat 7 so that I can see demo from my browser.

I do not want to use Eclipse to run the project

Plz help.

Leave the war in the Tomcat webpage directory and start the startup if you go to Tomcat DIR / Bin at the command prompt to start the concrete in windows. .bat.if Run Startup.sh if your use is in Linux Tomcat Direct / bin.

shutdown.bat / shutdown.sh

to stop running tomatoes

Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -