
Java EE Servers as Code Hosts
- Java EE Servers are based on J2EE platform that provide support for EJB strengths, scalability, platform support, cross tier reuse, code portability
- These servers support varied types of components in a multi-tier environment through container
- Java EE Servers are also called application servers because they serve application data to clients
- Some of the popular Java EE Servers are Glassfish, Jboss, Websphere, Weblogic
