Website with multiple java applets embedded on separate pages
in
Integration and Hardware
•
2 years ago
It seems that the first page will load it`s respective java applet, but now that java is open on my computer I get a blank screen when trying to open another applet in another webpage.
I`m embedding with the following code in each html file:
<APPLET archive="example.jar,jl1.0.jar,jsminim.jar,minim-spi.jar,minim.jar,mp3spi1.9.4.jar,tritonus_aos.jar,tritonus_share.jar,jl1.0.jar,jsminim.jar,minim-spi.jar,minim.jar,mp3spi1.9.4.jar,tritonus_aos.jar,tritonus_share.jar,core.jar"
code="example" WIDTH = 700 HEIGHT = 700>
</APPLET>
So, to clarify, the first applet I load always works (regardless of which applet it is) and then no other applet will work until I close my browser and exit java.
Hopefully this makes sense, can anyone give me a hand
?
Thanks,
DC
1