-
Bug
-
Resolution: Fixed
-
P4
-
1.3.1_01
-
hopper
-
x86
-
windows_nt
-
Verified
I encountered the following problem when trying to work with the Java
Plug-in.
I have an application that uses IE's WebBrowser Control to show an embedded
browser in it. The WebBrowser Control is a COM object that is used by
Internet Explorer to display web pages, and can be used by other
applications in order to add web browsing capabilities to them.
I would expect the browser that is embedded in my application to behave
exacly like Internet Explorer, that is to use the Java plug-in to show
applets, but it uses Microsoft JVM instead.
I think it is very important that the Java plug-in will be able to replace
microsoft's JVM not only in Internet Explorer itself but also in application
that are using its WebBrowser Control. If you have any work-around that I
can use in my application in order to make the WebBrowser Control load
applets using the Java plug-in, please let me know about it.