Category: <span>Software Architecture</span>

Java at Scale: What Works and What Doesn’t

Java gets used everywhere and for everything, a reality that can be explained by its efficiency, its portability, the productivity it offers developers, and the platform it provides for application frameworks and non-Java languages. But all is not perfect; developers struggle against Java’s greatest strength: its memory management. We’ll talk …

Practical Java EE Security with Java EE 6 and GlassFish

The hottest topic related to enterprise Java applications is security, for which Java EE provides a fair amount of flexibility. This session focuses on how the top 10 Open Web Application Security Project (OWASP) application security concerns—including broken authentication and session management, failure to restrict URL access, and security misconfiguration—can …