Some reader favorites:
EJB fundamentals and session beans
Create a scrollable virtual desktop in Swing
Wizard API updated!
Tim Boudreau has released a new version of the Swing Wizard library (version 0.997) that fixes the WizardException bug reported in JavaWorld's recent Open Source Java Project profile. The article's examples have been reworked to test out the new, improved WizardException. Thanks, Tim, for this helpful fix!
Open Source Java Projects: The Wizard API
The stream redirection demo application shows the various steps to take to redirect all three of the standard streams to/from regular files.
The application presumes a file called Redirect.in exists. It reads that file in place of the System.in standard input stream and prints it to the original System.out standard output stream.
The application will redirect the System.out output stream and the System.err standard error stream to the Redirect.out and Redirect.err files, respectively.
Armed with this knowledge we can now go wild and write our own subclasses of the InputStream and PrintStream to add all sorts of fun behavior -- like printing things out to both the original console and a file, or maybe down a socket connection, or...
Free Download - 5 Minute Product Review. When slow equals Off: Manage the complexity of Web applications - Symphoniq
![]()
Free Download - 5 Minute Product Review. Realize the benefits of real user monitoring in less than an hour. - Symphoniq