I just wanted to update on my progress in my quest to getting
JavaDX working.
In viewing the Status.htm file, I decided to investigate if netscape was
allowing any java applets to run (with all the preferences->advanced->
java buttons enable). It turned out that netscape 4.7 was not executing
any applet code. An afternoon's search on the web lead me to
members.ping.at/theofilu/netscape.html
which provides assorted libs and scripts to bring up a version of netscape
that runs applets (works for netscape 4.7 and 4.75).
So now my browser does load applets. In running Status.html, the
browser could not find the Image Window class and the Status class.
So I'm now in search of these classes.
Cheers,
Karen