At its most basic, simply place your WAR file in the webapps directory of your instance. See Deploying Applications for the details. However, if you stop here, your application will only be accessible ...
In my blog entry Project Jersey and Java-Based REST, I used several screen snapshots and some text to illustrate how NetBeans 6.1 can be used with Jersey (the JSR-311/JAX-RS reference implementation) ...
For Java developers, Eclipse is one of the most popular IDEs, and Apache Tomcat is a favorite application server. As a result, every developer should know how to integrate Tomcat and Eclipse and be ...