Jesse Berst's Five Java Myths

This is so controversial, I wish I had written it. Jesse Berst, theEditorial Director at ZDNet's AnchorDesk, has written a compelling andcontroversial (though short) essay that exposes the five myths of Java.You should read the whole thing, but

Paul Thurrott

March 30, 1997

1 Min Read
ITPro Today logo

This is so controversial, I wish I had written it. Jesse Berst, theEditorial Director at ZDNet's AnchorDesk, has written a compelling andcontroversial (though short) essay that exposes the five myths of Java.You should read the whole thing, but here they are in a nutshell:

Myth: Write once, run everywhere.
Fact: Applets that run fine on Windows 95 may not run at all on the Mac (or vice versa). And may run so slowly on 16-bit Windows, they become unusable.

Myth: Businesses will rewrite their applications in Java.
Fact: They won't.

Myth: People will do everything new in Java.
Fact: Java will never be optimized for everything. Visual Basic, C++ and other languages will continue to thrive.

Myth: Java is secure (i.e., it's more secure than ActiveX)
Fact: Java is more secure than Microsoft's ActiveX. It is also more restrictive. As Java is modified to allow local caching, local storage, and local printing, it will become less secure.

Myth: Java is an open standard.
Fact: Java is less open than Microsoft's ActiveX.

OK, not everyone is going to agree with all of this, but it makes a goodread

About the Author(s)

Paul Thurrott

Paul Thurrott is senior technical analyst for Windows IT Pro. He writes the SuperSite for Windows, a weekly editorial for Windows IT Pro UPDATE, and a daily Windows news and information newsletter called WinInfo Daily UPDATE.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like