Free tutorials for Java, Eclipse and Web programming



Follow me on twitter

8. Web Archive - How to create a war file from Eclipse

´The following describes how to create a Web Archive (war) from Eclipse.

Right click on the project and select "Export".

Specify the target directory and press finish.

Import now the War file to your production Tomcat system and test the web application.