The Java EE technology elements
Java EE specifications incorporates a group of other technologies and specifications to provide server-side functionalities for enterprise application developers
- application components: these components allow creation of application business logic and control elements
- integration: integration elements allow to interact with the functionalities from other applications and systems
- container management: these elements provide runtime support for Java EE application components
