Hi ,
I have an html page with links to other html pages .These second
level html pages have an applet embedded in them and java plugin 1.3.1 is
being used .
Now when I load the html page with the applet embedded in
it from browser.exe , a java plugin instance is created and my applet along
with its toolbar which performs various manipulation functions like zooming
, rotating the tiff image displayed in the applet , work fine .
Problem appears when I load a html page with links
to the various html pages with applet tag embedded in them. Opening two or
more links in new windows from the parent browser( the one opened by
clicking browser.exe) causes the applet toolbar to stop functioning that is
displayed image in the applet is not zoomed or rotated on clicking the
toolbar buttons. Opening two or more links from a html page does not create
multiple instances of plugin which happens when applets are opened from
browser.exe. This could be possibly preventing the applet from functioning
properly .
And no the applet itself is not static. Is this a known behavior in the
Plugin. We found out, that if we open a new instance of the browser window
, then a new instance of the plugin is not created, however if we open a
new instance of the browser an additional instance of the plugin gets
started.
Please help!
Thanx,
Rohini
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".