WAR (file format)

Web ARchive
Filename extension
.war
Internet media typeapplication/java-archive
Magic numberPK\x03\x04 (standard ZIP file)
Developed by
Container forJSP, Jakarta Servlet
Extended fromJAR

In software engineering, a WAR file (Web Application Resource or Web application ARchive) is a file used to distribute a collection of JAR-files, Jakarta Server Pages, Jakarta Servlets, Java classes, XML files, tag libraries, static web pages (HTML and related files) and other resources that together constitute a web application.