I want to know how to deploy the war file in apache tomcat and make it to run -
i create war file using apache ant , wanted deploy .war file in tomcat , make run can u people me steps.. m not clear abt it
- stop tomcat
- move war [tomcat install dir]/webapps
- start tomcat
tomcat deploy war on startup
Comments
Post a Comment