[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
WAR

What is a WAR file?

A WAR file is a JAR archive file that is the packaging part of deploying web applications using J2EE. A typical WAR file contains:

  • A deployment descriptor file named web.xml and typically found deployed in the WEB-INF sub directory
  • Can have html, images, jsp, or servlet jars
  • If ejbs are sued in the web application than ejb jars will be included
  • Third party libraries in the form of jars
Because a WAR file is a standard JAR archive file it is created by using a deployment tool that happens to use the JAR archive tool to create archive.

Resources
Sun's J2EE Technology Center

SUN's Packager Tool J2EE Tutorial Entry



last edited (January 23, 2004) by BadAttitude, Number of views: 1528, Current Rev: 1

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.