Introduction to Java Enterprise Edition (Java EE)
JEE and Java Standard Edition, Components of the specification & Services of the application Server
- Logging and monitoring
- Authentication and authorization
- Transaction Managment
- Deployment
- Programming of JEE applications
- Context and Dependency Injection versus Enterprise JavaBeans
- Web frontends: principle of operation, example JavaServer Faces
- Database access: Direct SQL, O/R mapping, example Java Persistence API
- Web Services with SOAP and REST
- Architecture and Design
- System architectures
- Cluster operation