Sun VM VS Microsoft VM... HELP ME PLEASE!

Iv'e developed an applet with Java JDK 1.5. This applet works fine when i select "Sun 1.5 VM" as my favourite VM.

Now, i've to use in the same computers another applet, not written by me, that work well on Microsoft Virtual Machine, but not with the Sun VM.

-_-

Obviously my applet doesn't work with the VM of Microsoft that use JDK 1.1.

I can modify the html code of the old Applet (i haven't its source code!), my applet source and the html code.

What can I do?

Please Help me... i'm in despair!

Ps: excuse me for my bad english... :(

[591 byte] By [vannyna] at [2007-11-26 12:51:17]
# 1
You can't modify the html? Then you have no alternative.If you can modify the html then there is a way to specify how an applet is run. I have no idea how to do that but someone in the GUI forums would know.
jschella at 2007-7-7 16:38:38 > top of Java-index,Java HotSpot Virtual Machine,Specifications...
# 2

> You can't modify the html?

Yes, I can. I haven't the Old Applet source code, but i CAN modify the html.

> If you can modify the html then there is a way to

> specify how an applet is run. I have no idea how to

> do that but someone in the GUI forums would know.

I hope i'll find it... i'm going to search!

Somebody remember something?

vannyna at 2007-7-7 16:38:38 > top of Java-index,Java HotSpot Virtual Machine,Specifications...