Old Articles: <Older 751-760 Newer> |
|
JavaWorld September 26, 2003 |
Letters to the Editor Allen Holub's most recent column, "Why Getter and Setter Methods are Evil," ignited unprecedented reader reaction, so this installment of Letters to the Editor focuses on questions and comments regarding that article. |
JavaWorld September 26, 2003 |
Java Product News Sonic Software strengthens ESB-based Business Integration Suite... Data Junction connects with TeleworX... BBDSoft upgrades jvider... etc. |
JavaWorld September 19, 2003 Brian Connolly |
Client quality reporting for J2EE Web services This article implements a general-purpose architecture for recording client response times for J2EE Web services. The sample implementation was built using the Sun ONE Application Server and IDE, but the general approach can be easily adapted to other J2EE implementations. |
JavaWorld September 19, 2003 James Owen |
Bring business logic to light A business rule management system gives programmers effective tools for creating the rule base and deploying applications and analysts easy-to-use tools for building and changing rules. ILOG's JRules 4.5 offers enterprise developers and business analysts everything they need in a BRMS. |
JavaWorld September 19, 2003 |
Java Product News Espial integrates with Macromedia Flash... Metanology joins Eclipse... Aonix releases PERC 1.4 platform... etc. |
JavaWorld October 12, 2003 Avinash Gokli |
Java-based Web services for various client types Before you design, implement, and test Java-based Web services, you must first analyze several critical issues. This article examines these issues and discusses Formatting Objects Processor (FOP) Web services implementation details for different types of clients. |
JavaWorld September 12, 2003 Frank Sommers |
SAAJ: No strings attached The author shows how the SOAP with Attachments API for Java (SAAJ) 1.2 supports creating, parsing, and sending SOAP messages with binary content. |
JavaWorld September 12, 2003 |
Java Product News Hoplo combines CATiX & ARIALiX; jXMLGateway gives XML access; Roxes offers Ant tasks; & more |
JavaWorld September 5, 2003 Allen Holub |
Why getter and setter methods are evil The getter/setter idiom is a commonplace feature of many Java programs. The use of accessors violates the basic object-oriented principle of encapsulation, so you should avoid using them. This article discusses getter/setter cons and offers an alternative design methodology. |
JavaWorld September 5, 2003 Hepper & Hesmer |
Introducing the Portlet Specification, Part 2 The authors move beyond the Portlet API basics outlined in Part 1 to detail the API's reference implementation (RI), known as Pluto. They also offer a series of example portlets to illustrate how you can extend the API's standard functions. |
<Older 751-760 Newer> Return to current articles. |