Java Reference
In-Depth Information
/lib subdirectory, and the configuration in /WEB-INF/web.xml. A WEB module's structure
may look like this:
Similar to creating EJB-JAR modules, how you actually create a WAR module is a question
of what technology your development team is using. Next we'll look at examples using
NetBeans and Maven.
NetBeans
Using NetBeans, create a new Web Application module and add the source code for your
session and message-driven beans. Figure 13.6 shows what the Projects view of the module
may look like.
Search WWH ::




Custom Search