I have a war at location "C:\Documents and Settings\myProj.war".
The web project is also available at "C:\Documents and Settings\myProj".
I want to deploy this to one tomcat.
location of the tomcat is "C:\Documents and Settings\tomcat6x".
Please tell me how to do this manually or through command prompt.
One application is already running in Tomcat. It is a maven project. I want to deploy another application on same tomcat which is not maven application.