Old Articles: <Older 471-480 Newer> |
|
JavaWorld April 2002 Brian Goetz |
J2EE or J2SE? JNDI works with both This article explores basic JNDI concepts, how JNDI is commonly used, and how to configure a free JNDI provider for use with J2SE applications... |
JavaWorld April 2002 Allen Fogleson |
Container-managed relations for the 21st century Enterprise JavaBeans (EJB) 2.0's Container-Managed Persistence (CMP) specification allows for fine-grained control over entity bean relationships. The container can also persist these relationships instead of having the bean author control them... |
JavaWorld April 12, 2002 |
Java Product News Manning teaches instant messaging protocol... Actional releases Web services gateway... Insignia introduces Java-based solution for devices... Excelsior updates JET... O'Reilly publishes Jython Essentials... JTransit deploys ColdFusion apps to J2EE... etc. |
JavaWorld April 2002 Robert McMillan |
The open road ahead Apache will now become a more active participant in the Java standardization process. But does this make Java open enough for the rest of the open source world? What exactly has changed in the Java Commuity Process, and what kind of impact will these changes have on the broader Java community? |
JavaWorld April 2002 Jacek Kruszelnicki |
Persist data with Java Data Objects, Part 2 The Java Data Objects (JDO) standard provides a unified, simple, and transparent persistence interface between Java application objects and data stores, and can significantly affect the way we deal with persistent data. This article presents two major JDO specifications... |
JavaWorld April 2002 Ramnivas Laddad |
I want my AOP!, Part 3 How to use AOP and AspectJ to solve real-world problems by modularizing crosscutting concerns... |
JavaWorld April 5, 2002 |
Java Product News New file format to decrease embedded Java development costs... O'Reilly publishes Web services guide... Precise updates performance solution... Day Software adds Oracle 9i support to Communique Unify... 4thpass extends support to wireless enterprise market... etc. |
JavaWorld April 2002 Jon Benton |
Evolve your apps with the Phased Process pattern The Phased Process pattern is ideal for user interface elements like installation wizards. The design lets you quickly discern how control flows from one operation to another, promoting rapid comprehension and enhancing your code's maintainability... |
JavaWorld April 2002 David Kearns |
Java scripting languages: Which is right for you? A scripting language can give your Java programs power they wouldn't ordinarily have. Utilities such as IBM's Bean Scripting Framework make hooking Tcl, Python, Perl, and other scripting languages into your Java application easy. However, risks and costs abound... |
JavaWorld April 2002 Jeff Friesen |
Exceptions to the programming rules, Part 2 Learn about Java's exceptions class hierarchy, how to extend those classes, how to throw objects created from exception classes, how to catch thrown objects and handle the exceptions they represent, and how to clean your code... |
<Older 471-480 Newer> Return to current articles. |