Web modules

A web module represents a web application. A web module is created by assembling servlets, JavaServer Pages (JSP) files, and static content such as Hypertext Markup Language (HTML) pages into a single deployable unit. Web modules are stored in web application archive (WAR) files, which are standard Java archive files.

A web module contains:

You can create web modules as stand-alone applications, or you can combine web modules with other modules to create Java Platform, Enterprise Edition (Java EE) applications. You can also install and run a web module in the web container of an application server.

Concept topic    

Terms and conditions for information centers | Feedback

Last updated: April 17, 2014 04:48 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-base-iseries&topic=cweb_aov3
File name: cweb_aov3.html