Java Software Development Tutorials and Videos

What’s New in Spring Framework 3.0

With the Spring Framework 3.0 release, we are introducing further annotation-based configuration options, unified expression language support and comprehensive REST support. This talk discusses Spring as a modern Java 5 oriented application framework: covering the core component model, annotation-driven web MVC as well as platform integration.

JBoss Seam and Beyond

JBoss Seam is a powerful open source development platform for building rich internet applications in Java. JBoss Seam integrates technologies such as Asynchronous JavaScript and XML (AJAX), JavaServer Faces (JSF), Java Persistence (JPA), Enterprise Java Beans (EJB 3.0) and Business Process Management (BPM) into a unified full-stack solution.The talk will …

Introduction to Messaging With Apache ActiveMQ

Systems based on messaging are increasingly being recognized for better handling of unpredictable changes and for scaling further than traditional tightly-coupled applications. Apache ActiveMQ is an open source message broker that that support the Java Messages Service, provides client access from many different languages and offers many advanced features necessary …

The Future of the Web: HTML 5, WebSocket, and Comet

The HTML 5 specification is set to forever change the way in which we build applications for the Web. One innovation- WebSocket- in particular will enable full-duplex HTTP communication, and finally bring an end to the tired “click and wait” paradigm traditionally associated with the Web. Prior to the introduction …