I have two applets A and B. They are embedded in separate pages. On destroy, A serializes objects to the local file system. On init, B deserializes these objects. This set-up works fine in Windows. Unfortunately, I have discovered that it doesn't work in Mac OS X. This is because B is initialized before A is destroyed. Does anyone know if there is some applet param or setting or configuration or work-around that will allow the Mac OS X Java plug-in to behave similar to the Windows one?
Browser: FF 3.0 OS: Mac OS X 10.4 Java plug-in version: 1.5.0_06