How to create war file in Java using NetBeans
Here i will show you how to create War file using netbeans.

Steps to Follow:
1. Right click your project and select properties.
2. In properties go to Packaging and choose “Compress WAR file” and click ok.
3. Right click your project and choose “Clean and Build”.
4. Then go to your project folder and open dist, you can see your project jar file there.

Video Tutorial:Here

By Sri

Leave a Reply

Your email address will not be published. Required fields are marked *