Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to extract war file in java
12-14-2011, 04:37 PM
Post: #1
Music How to extract war file in java
Today we are going to learn how to extract war file in java.
War files are important in deploying the web applications.It is a web-archive file bundled with all classes,jsp files,jar files etc.
We already saw a tutorial about how to create a war file.
After extracting war file we can paste the folder to the webapps folder of tomcat to run it.
To extract in command prompt

jar xvf filename.war

To extract a single file or a file starts with single letter

jar xvf filename.war s

this extract all files starts with s

Happy coding.
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
Photo Convert jar to exe file rajasri 2 568 02-05-2012 04:12 PM
Last Post: thxq
Tongue Students management java project download rajasri 7 690 02-05-2012 03:28 PM
Last Post: thxq
Sad java.sql.SQLException: General error solution rajasri 2 335 01-25-2012 05:10 PM
Last Post: mjm
  shopping cart in jsp&java admin 4 361 01-22-2012 03:58 AM
Last Post: mjm
Sad create a file from form input in java,jsp rajasri 0 100 12-19-2011 11:02 PM
Last Post: rajasri
Information create a war file using jsp code rajasri 0 86 12-19-2011 10:48 PM
Last Post: rajasri
Wink Reading Html code of all the url using java rajasri 0 67 12-19-2011 10:47 PM
Last Post: rajasri
Sad how to delete a file using jsp rajasri 0 79 12-19-2011 10:32 PM
Last Post: rajasri
Star pagination in jsp,java rajasri 0 93 12-19-2011 10:02 PM
Last Post: rajasri
Sad how to import a csv file values in to database using jsp rajasri 0 399 12-14-2011 04:51 PM
Last Post: rajasri

Forum Jump:


User(s) browsing this thread: 1 Guest(s)


WE will share important jobs and updates on facebook so like us to get updates