Visit the Engineers' Sandbox 04 Nov 2005 11:28 GMTThis is a unique area on java.sun.com where Sun engineers and the developer community can communicate easily and directly. You will find articles, tips, code samples, opinions, and more -- provided by engineers who are interested in sharing their expertise directly with you and hearing what you have to say.
Source: Sun Tech Tip: The Schema Validation Framework 04 Nov 2005 11:28 GMTSun's Neeraj Bajaj discusses the new Schema Validation Framework (SVF), also known as the Validation API, which offers advanced capabilities to efficiently validate XML against a schema.
Source: Sun Learning Java 2D, Part 2 04 Nov 2005 11:28 GMTThe Java 2D API allows you to create some stunningly high-quality graphics. This article, part 2 in a series, discusses ways to use the Java 2D libraries to manipulate and display images using the BufferedImage and VolatileImage classes, as well as techniques for performing filtering operations.
Source: Sun Fast Infoset and the Pragmatic SOA Approach 04 Nov 2005 11:28 GMTFast Infoset complements the best practices of SOA -- specifically, loosely-coupled, document-based messaging. Read why Fast Infoset is a viable alternative to XML when message size and parsing performance are issues.
Source: Sun Delphi and VB Developers, You Too Can Build Java GUIs 04 Nov 2005 05:19 GMTWhen Delphi and Visual Basic application developers migrate to Java, they often encounter complexities that limit their ability to concentrate on the application logic. The open source visual tool AbaGUIBuilder helps application developers bridge this gap when building Java GUIs.
Source: DevX Further Down the Trail 04 Nov 2005 05:00 GMTTrails gets you up and running quickly, but what does it take to create a real application, with sophisticated relationships and customized pages and editors? Trails creator Chris Nelson shows you how easy this is.
Source: Java.net What Is Struts 02 Nov 2005 05:00 GMTChuck Cavaness takes you on a whirlwind tour of the Struts framework--an open source Java framework for building web apps--with overviews of many of it most important features, including Struts controller components, model layers, the Struts tag libraries, and presentation validation. Chuck is the author of
Programming Jakarta Struts, 2nd Edition.
Source: O'Reilly