{logo}

December 1999
Java Supplement

JAVA SOLUTIONS

The Java 2 Collections — Finally, Some News You Can Use

Chuck Allison
Inspired by STL, Java 2 adds still more containers and algorithms for your coding enjoyment.

Communication Between Browsers Using RMI

Petru Marginean
Remote method invocation can help offset some of the limitations on Java applets imposed in the name of security.

Handling Non-User Events in Swing

Peter Meehan
Java's Swing API is not thread safe in general, but it can be made more so with just a few small additions.

DEPARTMENTS

Editor's Forum