Possible Duplicate:
How to deploy a Java Web Application (.war) on tomcat?
I have built a web application with Netbeans and Java Server Faces into a *.war file and now I want to deploy it on a different computer, but I don't know how to do that.
Can you help me?