Arun Gupta presents an overview of the key features and specifications of Java EE 6, including:
1) Lightweight profiles like the Web Profile 1.0 make Java EE easier to use for web applications. Core specifications like EJB 3.1, JSF 2.0, and JPA 2.0 saw major updates.
2) New specifications include Contexts and Dependency Injection and Bean Validation which make developing Java EE applications simpler.
3) Servlets 3.0 brings annotations-based configuration and extensibility through web fragments, making it easier for frameworks to integrate with Java EE containers.