Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "I-Card Manager Enterprise Application"

(Overview)
(Overview)
Line 1: Line 1:
 
==Overview==
 
==Overview==
J2EE application containing a combination of Web and Enterprise JavaBeans (EJB) components that are packaged as EAR file. The conventions for J2EE applications are discussed more in [http://java.sun.com/blueprints/code/projectconventions.html#65002 Strategy for J2EE Applications].
+
This document will briefly describe the I-Card Manager Enterprise Application architecture. The I-Card Manager containing a combination of Web and Enterprise JavaBeans (EJB) components that are packaged as EAR file. The conventions for J2EE applications are discussed more in [http://java.sun.com/blueprints/code/projectconventions.html#65002 Strategy for J2EE Applications].
  
 
==See Also==
 
==See Also==

Revision as of 04:24, 7 February 2007

Overview

This document will briefly describe the I-Card Manager Enterprise Application architecture. The I-Card Manager containing a combination of Web and Enterprise JavaBeans (EJB) components that are packaged as EAR file. The conventions for J2EE applications are discussed more in Strategy for J2EE Applications.

See Also

Back to the top