Wednesday, October 5, 2016

Update a war file content

There can be instances where you would like to update the contents of a war file - say some js,css or html within a war file.
This can be done using 7-zip tool. Dont forget to download and install that first before going further.


Open the war file in 7zip by right clicking the file -> 7zip -> open archive
Go to the path location where you want to add the file*
Now drag drop any file (say from desktop) to that location in 7zip
Click yes when prompted for confirmation
Close the 7-zip

You are done!!


* you can even go inside a jar file by double clicking

No comments:

Post a Comment