JavaServer Faces in Action, Chapter 8 06 Apr 2005 02:07 GMTShows how to build a static Login page with JavaServer Faces and JSP technology by importing the proper tag libraries, and adding HtmlGraphicImage and HtmlOutputText components.
Source: Sun VolatileBufferedToolkitImage Strategies 06 Apr 2005 02:07 GMTEver wondered what kind of image to use in your application? Or what method to use in creating it? This article attempts to address this challenging topic.
Source: Sun Easy Emulation With New NetBeans Mobility Pack 4.0 06 Apr 2005 02:07 GMTFind out how to switch back and forth between different emulation environments while developing one set of code. It's never been this easy to take advantage of Java technology's cross-platform capabilities.
Source: Sun Tech Tip: Using the Varargs Language Feature 06 Apr 2005 02:07 GMTHave you ever needed to pass in many instances of the same object type to a method, but you don't know at compile time how many instances there will be? Find out how the new varargs language feature makes it easy to handle situations like this.
Source: Sun Executing a Subprocess 05 Apr 2005 05:33 GMTWhen executing a subprocess in Java, remember to read both the stdout and stderr from the process or it may be blocked.
Source: DevX Explore Model Driven Architecture and Aspect-oriented Programming, Birds of a Feather 04 Apr 2005 08:00 GMTIn recent years, two new trends in software engineering have been established—Aspect-oriented Programming (AOP) was developed to extend and ease programming, and the Model Driven Architecture (MDA) was introduced to take full advantage of the power of modeling. Many people are confused when confronted with both AOP and MDA. This article provides a crash-course on both topics and explains the differences and similarities between the two.
Source: DevX April Fools 2005 01 Apr 2005 05:00 GMTWhat Java/technology April Fools stories would you have run this year?
Source: Java.net