Problem on applet in different platform

Ng Hung Kwan (cs_nhk@stu.ust.hk)
Sat, 3 May 1997 19:25:48 +0800

From: Ng Hung Kwan <cs_nhk@stu.ust.hk>
To: cs_nhk@stu.ust.hk, java-security@web2.javasoft.com
Subject: Problem on applet in different platform
Message-Id: <97May3.192553+0800_hkt.44248-271+236@stu.ust.hk>
Date: Sat, 3 May 1997 19:25:48 +0800

Dear Sir,
I face a problem which is very difficult to debug. Hope you
can help me.
I have written an applet which read file by URL and store it in
hashtable. Then read data from hashtable to make a tree (using offspring
and sibling). After doing this, I got a very serious problem. It is that
viewing the applet through Netscape in Sun workstation is different from
in a PC using WIN95.
Viewing it on workstation is ok but viewing it on PC using WIN95
is strange.
There are some duplicated data in the tree.

Hope you can help me!!!

Thanks a lot

Roy