InfoQ Homepage Java Content on InfoQ
-
Chet Haase on Java FX, Update N and JDK 7
In this presentation, Chet Haase discusses Java SE 6, Update N/Consumer JRE, the goals and feature set for Java FX, and the current set of possible features for JDK 7.
-
Rich Internet Applications with Flex and AIR
In this presentation from QCon San Francisco, Cristophe Coenraets discusses the benefits of Flex for RIA development, the Flex API, the AIR runtime, and examples of RIAs made with Flex, Flash and AIR.
-
Using AOP in the Enterprise
SpringSource CTO and AspectJ project lead Adrian Colyer discusses where Aspect-Oriented Programming (AOP) should be used, practical applications of AOP in enterprise situations and AOP in Spring 2.5.
-
Java Persistence and EJB3
EJB spec lead Linda DeMichiel covers the key aspects of the Java Persistence API including use of the EntityManager API, persistence units & persistence contexts, queries, ORM, etc.
-
Prototype and Script.aculo.us: spending weekends at home again
Script.aculo.us creator Thomas Fuchs gives an overview of the concepts and functionality of both Prototype and the script.aculo.us libraries.
-
OSGi: The Foundation
OSGi Director of Technology Peter Kriens shows why OSGi is crucial, what it really encompasses, and what the future developments will be.
-
An Overview of Desktop Java Technologies in Today's RIA World
Scott Delap provides an overview of Swing and Eclipse RCP technologies in today's world of RIA & desktop applications including when to use Java for the client vs. Ajax, Flex, OpenLazslo.
-
Transaction Management Strategies in Mission Critical Applications
Juergen Hoeller explains the "dark art" of transaction management within high-volume mission-critical Java EE applications backed by Spring 2.
-
Spring 2 and Beyond
Spring Creator Rod Johnson explains the new features in Spring 2.0 and gives a glimpse of what's in store in the future.
-
System Integration Testing Using Spring
Spring co-founder Rod Johnson on integration testing with Spring and support Spring provides for it, testing the persistence layer, testing web apps.
-
Cluster Your JVM to SIMPLIFY application architecture
Ari Zilka introduces Open Terracotta, an open source JVM-level clustering solution that can transparently cluster POJOs & Spring beans.
-
Code Organization Guidelines for Large Code Bases
Juergen Hoeller shares guidelines for managing large codebases such as packaging and package interdependencies, layering and module decomposition, and evolving a large code base.