Hi all,
as my header tries to say, I have an
applet that is compiled with java1.4.2_09 and I have run the htmlconverter to get a correct calling for the applet.
Everything is OK when jre1.5 is not on the client, when it calls the right JRE. But if jre1.5 is installed it doesn't use what the <object> tag says. The applet starts alright but it throws an exception later on, when it uses jre1.5.
Does anyone know how I make sure that the applet use jre1.4.2_09 even if jre1.5 is installed?
BR Emil Karlsson
Calling of applet (converted wiht Htmlconverter).
[ May 05, 2006: Message edited by: Emil Karlsson ]