September 2011
Intermediate to advanced
528 pages
19h 57m
English
The Java EE specification outlines how to organize a Java EE application or a standard Java EE module such as an EJB. Each Java EE application (enterprise or web) or Java EE module is called a deployment unit, and for each such deployment unit the Java EE specification states the required files you must include with that unit, as well as where you must place those files in the web application or Java EE module structure. Here's a brief description of the various types of deployment units you can deploy:
Enterprise applications (.ear) These consist of one or more web applications, EJB modules, client applications, ...
Read now
Unlock full access