I\'m relatively new to Java EE/EJB, and I\'ve been reading a lot regarding Java EE containers. I\'ve had experience working with a web container (WAR file in JBoss). I am al
A Java EE Container is an application server solution that supports a web container, EJB 3, and other Java EE APIs and services.
Oracle WebLogic server, GlassFish server, IBM WebSphere application server, JBoss Application server and Caucho Resin are examples of Java EE containers...