Got two applets.
- Applet A requires 1.6+
- Applet B doesn't work in 1.6 (1.4 works)
How do I get them both to work?
Got two applets.
How do I get them both to work?
From 6u10 there is an out-of-process plug-in. This allows multiple JRE processes to run and so version selection can select more than one JRE version.
Better: Make Applet B run on 1.6.