Sun Microsystems is in its annual July 4th shutdown, so I thought I'd catch up on some summer reading. Check 'em out:
Working With Multifile Schemas
http://developers.sun.com/prodtech/javatools/jsenterprise/tpr/reference/techart/multifile.html
With NetBeans Enterprise Pack 5.5, building large schemas that span across multiple files and namespaces is a cakewalk, thanks to the IDE's capabilities that are specifically targeted for that purpose. This article shows you how to reference, retrieve, and catalog exter nal schemas; resolve references; look up mappings; and build and validate multifile schemas.
Migrating Web Applications From Apache Tomcat 5.x to Sun
Java System Web Server 7.0
http://developers.sun.com/prodtech/webserver/reference/techart/tomcat_migration.html
This article describes how to migrate Web applications from Apache Tomcat to Sun Java System Web Server 7.0, along with examples. You will also learn how to add users to file realms, how to configure JDBC Datasource with JNDI, and how to configure SSL in Sun Java System Web Server 7.0.
Creating Dynamically Generated Charts in Portlets
http://developers.sun.com/prodtech/portalserver/reference/techart/jfreechart.html
Ever wondered how you can build portlets that contain dynamically generated graphics? Through a sample application, this article shows you how to do so with the open-source JFreeChart library.