
The WAR file format is a compressed format that contains Java based code and programs that can be run on a particular server.
These files are formatted in a very similar way to the JAR file formats, but with additional information included which tells the application which Java servlet it should run.