(*blush*) Ignore my comments. I didn't read the bug before replying.
It looks like mstoltz et. al. are on top of this, and his has nothing at
all to do with frames or static system classes. The problem appears to
be JS object not correctly getting reflected into Java, possibly because
the security models are fighting.
I still think that the object frame is a red herring.
Jonas Sicking wrote:
>
> And *I* think he says that applets like
>
> <p style="display:none;"><applet code="..."></applet></p>
>
> don't get started and can't be reached from LiveConnect... : )
This may be the case, but seems distinctly different from bug 60018.
That bug appears to deal with a case where a Java class can't unwrap a
JS object via LiveConnect.
chris