MS wasn't the only one lacking RMI support.
------------------------------------
"Despite supporting the majority of the Java 1.1 specification, the most popular web browsers -- Netscape Navigator and Microsoft Internet Explorer -- do not adequately support RMI. Navigator supports RMI on most platforms but does not support HTTP tunneling, so Netscape users connected to the web through a proxy server can't use an RMI applet. Meanwhile, Netscape for the Macintosh does not support RMI at all. Internet Explorer 4.0-5.0 also lacks RMI support, although a patch is supposedly available to add the missing classes (the RMI classes are available from Microsoft's web site, but instructions for installing them is not provided)." (October 1999, http://developer.java.sun.com/developer/technicalArticles/RMI/rmi/ )
-------------------------------------------
I'm sure I've seen documentation of JVMs from other vendors that also didn't have all features implemented, yet Sun did nothing to those vendors. Not to mention the current situation with J2EE incompatibillities.
This post was edited by n4cer on Wednesday, March 20, 2002 at 23:44.
|