Archive for August, 2010

How to extract a .war file

August 11th, 2010

How to extract a .war file

If your hosting provider supports Tomcat, but not .war files, you can extract your .war file in your public_html folder to run your Tomcat application from there.

# jar xvf filename.war

Share

cPanel Web Site Hosting by IntraHost