Bryan Sant wrote: > Remoting objects and "Remote Method Invocation" has been a core > feature of Java from the beginning. Java gets high scores for making > "network programming" easy. Some languages make network programming > equally easy, others do not. > Especially if you love having to catch exceptions on *every* method call. --Dave