Java EE 6 with GlassFish 3 Application Server
Getting Started with GlassFish
Overview of Java EE and GlassFish
Setting up database connectivity
Servlet Development and Deployment
Request forwarding and response redirection
Persisting application data across requests
New features introduced in Servlet 3.0
Introduction to JavaServer Pages
New features introduced in JPA 2.0
Developing our first JSF 2.0 application
Customizing JSF's default messages
Ajax enabling JSF 2.0 applications
Transactions in Enterprise JavaBeans
Enterprise JavaBeans life cycle
Contexts and Dependency Injection
Developing web services with JAX-WS
RESTful Web Services with Jersey and JAX-RS
Introduction to RESTful web services and JAX-RS
Developing a simple RESTful web service
Developing a RESTful web service client
Sending E-mails from Java EE Applications
Sending E-mails from Java EE Applications