The components in a Web Application module are archived into a WAR file. In addition, a Web Application module contains deployment descriptor files (web.xml and an ias-web.xml)in the \WEB-INF directory at the root of the archive, with no module name prepended. A Web Application module can be deployed as a stand-alone unit.
| See also | |
|---|---|
| Creating a Web Module Using the EJB Wizard to Create an Entity EJB Using the EJB Wizard to Create a Session EJB |
|