Containers and servers have the same function. What is the difference between an Enterprise Java Beans Container and an Enterprise JavaBeans Server?
Containers run within servers.
Servers run within containers.
Only one server can run in a container.
Only one container can run in a server.