WAR file format (Sun) ▪ Sale
Web ARchive
Filename extension .war
Developed by Sun Microsystems
Container for JSP, Java Servlet

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

Content and structure [edit]

A WAR file may be digitally signed in the same way as a JAR file in order to allow others to determine what source the code came from.

There are special files and directories within a WAR file.

The /WEB-INF directory in the WAR file contains a file named web.xml which defines the structure of the web application. If the web application is only serving JSP files, the web.xml file is not strictly necessary. If the web application uses servlets, then the servlet container uses web.xml to ascertain to which servlet a URL request will be routed. web.xml is also used to define context variables which can be referenced within the servlets and it is used to define environmental dependencies which the deployer is expected to set up. An example of this is a dependency on a mail session used to send email. The servlet container is responsible for providing this service. Advantages of WAR files:

One disadvantage of web deployment using WAR files in very dynamic environments is that minor changes cannot be made during runtime. Any change whatsoever requires regenerating and redeploying the entire WAR file.

The following sample web.xml file demonstrates how a servlet is declared and associated.

 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE web-app
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
     "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
 
 <web-app>
     <servlet>
         <servlet-name>HelloServlet</servlet-name>
         <servlet-class>mypackage.HelloServlet</servlet-class>
     </servlet>
 
     <servlet-mapping>
         <servlet-name>HelloServlet</servlet-name>
         <url-pattern>/HelloServlet</url-pattern>
     </servlet-mapping>
 
     <resource-ref>
         <description>
             Resource reference to a factory for javax.mail.Session
             instances that may be used for sending electronic mail messages,
             preconfigured to connect to the appropriate SMTP server.
         </description>
         <res-ref-name>mail/Session</res-ref-name>
         <res-type>javax.mail.Session</res-type>
         <res-auth>Container</res-auth>
     </resource-ref>
 </web-app>

The /WEB-INF/classes directory is on the ClassLoader's classpath. This is where .class files are loaded from when the web application is executing. Any JAR files placed in the /WEB-INF/lib directory will also be placed on the ClassLoader's classpath.

See also [edit]

Related file formats:

References [edit]

  1. http://java.sun.com/developer/technicalArticles/Servlets/servletapi/

External links [edit]

Popular search requests

WAR file format (Sun) is an object of interest for many people. For example, the people often search for WAR file format (Sun) website, WAR file format (Sun) blog, WAR file format (Sun) online, WAR file format (Sun) information, WAR file format (Sun) photo, WAR file format (Sun) picture, WAR file format (Sun) video, WAR file format (Sun) movie, WAR file format (Sun) history, WAR file format (Sun) news, WAR file format (Sun) facts, WAR file format (Sun) description, WAR file format (Sun) detailed info, WAR file format (Sun) features, WAR file format (Sun) manual, WAR file format (Sun) instructions, WAR file format (Sun) comparison, WAR file format (Sun) book, WAR file format (Sun) story, WAR file format (Sun) article, WAR file format (Sun) review, WAR file format (Sun) feedbacks, WAR file format (Sun) selection, WAR file format (Sun) data, WAR file format (Sun) address, WAR file format (Sun) phone number, download WAR file format (Sun), WAR file format (Sun) reference, WAR file format (Sun) wikipedia, WAR file format (Sun) facebook, WAR file format (Sun) twitter, WAR file format (Sun) 2013, WAR file format (Sun) 2014, WAR file format (Sun) in the United States, WAR file format (Sun) USA, WAR file format (Sun) US, WAR file format (Sun) in United Kingdom, WAR file format (Sun) UK, WAR file format (Sun) in Canada, WAR file format (Sun) in Australia, etc.

WAR file format (Sun) is also an object of commercial interest. For example, many people are interested in WAR file format (Sun) offers, WAR file format (Sun) buy, WAR file format (Sun) sell, WAR file format (Sun) sale, WAR file format (Sun) discounts, discounted WAR file format (Sun), WAR file format (Sun) coupon, WAR file format (Sun) promo code, WAR file format (Sun) order, to order WAR file format (Sun) online, to buy WAR file format (Sun), how much for WAR file format (Sun), WAR file format (Sun) price, WAR file format (Sun) cost, WAR file format (Sun) price list, WAR file format (Sun) tariffs, WAR file format (Sun) rates, WAR file format (Sun) prices, WAR file format (Sun) delivery, WAR file format (Sun) store, WAR file format (Sun) online store, WAR file format (Sun) online shop, inexpensive WAR file format (Sun), cheap WAR file format (Sun), WAR file format (Sun) for free, free WAR file format (Sun), used WAR file format (Sun), and so on.

Information source: wikipedia.org

Do you want to know more? Look at the full version of the WAR file format (Sun) article.

HOT DESIGNS
Premium designs
Designs by country
Designs by U.S. state
Most popular designs
Newest, last added designs
Unique designs
Cheap, budget designs
Design super sale

DESIGNS BY THEME
Accounting, audit designs
Adult, sex designs
African designs
American, U.S. designs
Animals, birds, pets designs
Agricultural, farming designs
Architecture, building designs
Army, navy, military designs
Audio & video designs
Automobiles, car designs
Books, e-book designs
Beauty salon, SPA designs
Black, dark designs
Business, corporate designs
Charity, donation designs
Cinema, movie, film designs
Computer, hardware designs
Celebrity, star fan designs
Children, family designs
Christmas, New Year's designs
Green, St. Patrick designs
Dating, matchmaking designs
Design studio, creative designs
Educational, student designs
Electronics designs
Entertainment, fun designs
Fashion, wear designs
Finance, financial designs
Fishing & hunting designs
Flowers, floral shop designs
Food, nutrition designs
Football, soccer designs
Gambling, casino designs
Games, gaming designs
Gifts, gift designs
Halloween, carnival designs
Hotel, resort designs
Industry, industrial designs
Insurance, insurer designs
Interior, furniture designs
International designs
Internet technology designs
Jewelry, jewellery designs
Job & employment designs
Landscaping, garden designs
Law, juridical, legal designs
Love, romantic designs
Marketing designs
Media, radio, TV designs
Medicine, health care designs
Mortgage, loan designs
Music, musical designs
Night club, dancing designs
Photography, photo designs
Personal, individual designs
Politics, political designs
Real estate, realty designs
Religious, church designs
Restaurant, cafe designs
Retirement, pension designs
Science, scientific designs
Sea, ocean, river designs
Security, protection designs
Social, cultural designs
Spirit, meditational designs
Software designs
Sports, sporting designs
Telecommunication designs
Travel, vacation designs
Transport, logistic designs
Web hosting designs
Wedding, marriage designs
White, light designs

E-COMMERCE DESIGNS
Magento store designs
OpenCart store designs
PrestaShop store designs
CRE Loaded store designs
Jigoshop store designs
VirtueMart store designs
osCommerce store designs
Zen Cart store designs

CMS DESIGNS
Flash CMS designs
Joomla CMS designs
Mambo CMS designs
Drupal CMS designs
WordPress blog designs
Forum designs
phpBB forum designs
PHP-Nuke portal designs

ANIMATED WEBSITE DESIGNS
Flash CMS designs
Silverlight animated designs
Silverlight intro designs
Flash animated designs
Flash intro designs
XML Flash designs
Flash 8 animated designs
Dynamic Flash designs
Flash animated photo albums
Dynamic Swish designs
Swish animated designs
jQuery animated designs

WEBSITE DESIGNS
WebMatrix Razor designs
HTML 5 designs
Web 2.0 designs
3-color variation designs
3D, three-dimensional designs
Artwork, illustrated designs
Clean, simple designs
CSS based website designs
Full design packages
Full ready websites
Portal designs
Stretched, full screen designs
Universal, neutral designs

CORPORATE ID DESIGNS
Corporate identity sets
Logo layouts, logo designs
Logotype sets, logo packs
PowerPoint, PTT designs
Facebook themes

VIDEO, SOUND & MUSIC
Video e-cards
After Effects video intros
Special video effects
Music tracks, music loops
Stock music bank

GRAPHICS & CLIPART
Pro clipart & illustrations, $19/year
5,000+ icons by subscription
Icons, pictograms

 
WAR file format (Sun) Sale - Buy now!
Super Offers
Super Offers
Custom Logo Design $149  ▪  Web Programming  ▪  ID Card Printing  ▪  Best Web Hosting  ▪  eCommerce Software  ▪  Add Your Link
© 1996-2013 MAGIA Internet StudioAboutPortfolioPhoto on DemandHostingAdvertiseSitemapPrivacyMaria Online