This document provides an overview of Java EE 6 security best practices using the GlassFish application server. It begins with an introduction to the Galleria sample application and how it implements basic security features in Java EE 6 like form-based authentication and role-based authorization. The bulk of the document then summarizes the OWASP Top 10 security risks and provides recommendations for how to address each risk when developing Java EE 6 applications on GlassFish.