Old Articles: <Older 511-520 Newer> |
|
JavaWorld June 2002 Tom Yager |
Shirt-pocket Java: BlackBerry Java SDK Research In Motion's (RIM) BlackBerry 5810 PDA features a Java development environment (JDE) that includes, for free, a Java editor/debugger, a 5810 hardware emulator, and its own JVM. |
JavaWorld June 14, 2002 |
Java Product News IBM unifies toolset around Eclipse... MetraTech and Cape Clear partner... NSIcom releases Windows JVM... Ixiasoft enhances TextML Server interoperability... RemoteApps launches Xyrian... Tangosol updates clustered caching software.. etc. |
JavaWorld June 2002 Dirk Laessig |
Score big with JSR 77, the J2EE Management Specification The specification's core is based on the model of managed objects, explained in this article. JSR 77 also defines an Enterprise JavaBeans (EJB) component for easily accessing these managed objects. |
JavaWorld June 2002 Kathy Walsh & Sang Shin |
Discover and publish Web services with JAXR JAXR, the Java API for XML Registries, provides the standard for performing Web services publication and discovery through underlying registries. This article shows you how. |
JavaWorld June 2002 Sunil Kumar & Nitin Nanda |
Create your own type 3 JDBC driver, Part 2 Type 3 JDBC (Java Database Connectivity) drivers, primarily useful for Internet/intranet applications with no required client-side setting, provide flexible system administration facilities. This article explains how to compile, deploy, and use a custom driver. |
New Architect July 2002 B.J. Fesq |
Freedom of Choice A comparison of six J2EE 1.3-compliant application servers: BEA WebLogic Server 7.0 (beta), Borland Enterprise Server 5.0, IBM WebSphere 5.0 (beta), Macromedia JRun 4.0 (beta), Pramati Server 3.0, and Sybase Enterprise Application Server 4.1 (EAServer). |
JavaWorld June 2002 Jeff Friesen |
Achieve strong performance with threads, Part 2 Developers sometimes create multithreaded programs that produce erroneous values or exhibit other strange behaviors. Odd behavior typically arises when a multithreaded program does not use synchronization to serialize thread access to critical code sections. What does it mean to serialize thread access to critical code sections? This article explains Java's synchronization mechanism, and two problems that arise when developers fail to use that mechanism correctly. |
JavaWorld June 2002 |
Study guide: Achieve strong performance with threads, Part 2 Glossary of terms... Tips and cautions... Homework... Answers to last month's homework... |
JavaWorld June 2002 Walter Hurst |
Design patterns make for better J2EE apps This introductory-level article describes how to combine J2EE with object-oriented design patterns to build a scalable, flexible, and extensible application architecture. It explains the importance of application architecture and design patterns and provides basic tips for using design patterns to build application architecture for J2EE projects. |
JavaWorld June 2002 |
Java Product News (updated June 7, 2002) PointBase adds JDBC 3.0 compatibility to RDBMS suite... TogetherSoft voices support for Sun ONE... MKS enhances source code analysis tool... Rational Software introduces ScriptAssure... Phaos Technology launches three XML toolkits... LogicLibrary integrates Logidex with Sun ONE Clover reveals unexecuted code... Sun integrates J2EE app server with Solaris... etc. |
<Older 511-520 Newer> Return to current articles. |