Working with Component projects

Version 1 by Vincent Zurczak
on Jul 27, 2010 18:40.

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History

{info}
The notion of container and component is well-known in Computer Science and Software Engineering.

EJBs are JEE components, and need to run in a JEE container (this is the core of a JEE application server).