uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

11.3.1 Configuring a WAR file

You must configure the WAR file to be used in the Web resources as described in the following table.

Table 11-1 Configuring a WAR file

Directory Remarks
/ --
 
 
 
 
 
 
META-INF/ --
 
MANIFEST.MF --
WEB-INF/ --
 
 
 
web.xml Indicates the created web.xml file.
classes/ Stores the compiled Java classes.
lib/ Stores the JAR files that include the compiled Java classes.

Legend:
--: Indicates that no explanation or supplementary information is available.