Reputation: 1233
I create a war file using apache ant and i wanted to deploy that .war file in tomcat and make it run can u people help me with the steps.. i m not clear abt it
Upvotes: 1
Views: 15598
Reputation: 626
http://localhost/portnumber/
like mine is http://localhost/9090
Upvotes: 0
Reputation: 3008
tomcat will deploy the war on startup
Upvotes: 3