| Old Articles: <Older 31-40 Newer> |
 |
JavaWorld July 2000 Bill Venners |
Objects versus documents for server-client interaction, Part 2 In this three-part series, Bill Venners compares the traditional approach to defining client/server interaction, using protocols and documents, with Jini's strategy of using objects and interfaces.  |
JavaWorld July 2000 Mario Apicella |
Secant keeps Web servers responsive Secant's Extreme Internet Server 3.5 Web server guarantees Website reliability by offering dynamic load balancing across multiple Java servlet and JSP engines. Although it lacks support for some popular scripting languages, it could be the answer to your Web server prayers.  |
JavaWorld July 2000 Patrick Sean Neville |
Crafting Metadata Like a classic plot retold in a new setting, software applications have extended lifetimes when decoupled from their contextual details. This article exposes how traditional configuration files, XML-based properties, and cryptography help keep such details out of code.  |
JavaWorld July 2000 Jason Cai, Ranjit Kapila, & Gaurav Pal |
HMVC: The layered pattern for developing strong client tiers Creating the client tier of an n-tier Web architecture is extremely time-consuming, with an immense chance for error. In this article, Jason Cai, Ranjit Kapila, and Gaurav Pal explain HMVC -- an industrial-strength design pattern that can significantly lower the risks and costs associated with developing a Java-based client tier.  |
JavaWorld July 2000 Sastry K. Malladi |
Oracle8i's ORB does the trick An in-depth overview of developing scalable and secure server-side Java CORBA applications using Oracle8i JVM and ORB. Also, session-based IIOP is introduced.  |
JavaWorld July 2000 Arden Yingling |
News and New Product Briefs ParaSoft and CodeMarket form alliance; Reef updates Internetware suite; Tadpole releases MagiWAP for WAP phones; JBuilder will support Aqua; ProtoView launches Java charting component; WebGain ships Java development tool.  |
JavaWorld July 2000 Todd M. Greanier |
Flatten your objects The Java Serialization API is used by many other Java APIs (like RMI and JavaBeans) to persist objects beyond the duration of a running virtual machine. This article tries to demystify the secrets of the Java Serialization API.  |
JavaWorld July 2000 Tarak Modi |
Lock on to an alternate synchronization mechanism How to create a reader/writer lock for multithreaded programming. That synchronization mechanism is useful if you don't want to prevent other threads from simultaneously reading a shared resource yet still want to allow only one thread to modify the resource...  |
JavaWorld July 2000 Sanjay Mahapatra |
Transaction management under J2EE 1.2 This article provides an overview of transaction management in the Java 2 Platform Enterprise Edition (J2EE) and discusses the benefits and tradeoffs of various transaction-management options.  |
JavaWorld July 2000 Todd Sundsted |
Alternative deployment methods, Part 2: The best of both worlds How to combine the best features of applets with a handful of more traditional deployment techniques, creating a solution both easy to use and powerful enough for the enterprise  |
| <Older 31-40 Newer> Return to current articles. |