Introducing the Java Pet Store 2.0 Application 18 Mar 2007 10:30 GMTWork with the Java Pet Store 2.0 demo and the Java EE 5 platform to develop an Ajax-enabled Web 2.0 application that is user-driven, user-organized, and user-policed.
Source: Sun Java SE Application Design With MVC 18 Mar 2007 10:30 GMTGUI programmers: Learn how to implement a common variation of the model-view-controller (MVC) design pattern using Java SE and the Swing toolkit.
Source: Sun Switch on SAML for PHP With Project Lightbulb 18 Mar 2007 10:30 GMTOpen-source Project Lightbulb brings federated identity to numerous platforms, thanks to a Lightbulb service provider, developed in PHP, and Security Assertion Markup Language 2.0. Here, you learn how to enable PHP applications on the Web, helped by the service provider, an identity provider, and SAML 2.0.
Source: Sun Reflections on Java Reflection 15 Mar 2007 04:00 GMTJava Reflection is not confusing once you have a good understanding of the concepts. In this article, Russ Olsen describes how to get useful information about a class using the basics of the Reflection API.
Source: O'Reilly Eclipse, NetBeans, and IntelliJ: Assessing the Survivors of the Java IDE Wars 13 Mar 2007 21:39 GMTGet a comprehensive comparison of the latest versions of the major IDEs in the Java development space: NetBeans, Eclipse/MyEclipse, and IntelliJ IDEA. Find out how well each performs in four common areas of development: Swing, JSP/Struts, JavaServer Faces, and J2EE/EJB 3.0.
Source: DevX DTrace and Java: Exposing Performance Problems That Once Were Hidden 08 Mar 2007 22:07 GMTThe combination of DTrace and Java SE 6 enables an unprecedented view across all layers of Java software. Learn how to leverage the combo to gain tremendous insight into your Java applications, the JVM, or any other aspect of the software.
Source: DevX