Hi,
I'm struggling with the following problem:
I have created an applet that will only run under Sun Java Virtual Machine (1.3/4), but refuses to work with the Microsoft Virtual Machine.
I presume it has something to do with the fact, that I implement the Timer class from the JDK 1.4.0.
Does anyone have any experience with this?
Thanks in advance for your pointers and tips!
