One of hundreds of answers available with our premium content service.
A: There is no difference between the binary form of JAR and WAR files, they both use zip compression provided by the jar tool. You can create a WAR file by navigating to the root directory of your Web application and typing the jar command, as below.
… full answer hidden
Premium members click below for full answer
What is the difference between JAR and WAR files?