I have tried using HTMLConverter from Sun Microsystem's page, however,
I never made my Swing applet working.  But I hard coded the Object tags
in the applet inside my JSP, it worked perfect.  Plug-in takes a while,
later on the applet runs fast enough.

Seems to me we have to plug-in the whole JVM on IE running on XP.
I don't know if the jit.dll under \\WINNT\system32 in Windows2000 is the JVM
used by IE or not.  If it is, will the one plugged into XP be the similar
location?

Lee

At 02:48 PM 2/28/2002 -0600, you wrote:
>But if you as a provider of a webpage need to run a Java 2 applet and
>you don't use the HTMLConverter then the client's browser would have no
>way to know if it has the correct VM or not.  Perhaps the 1.4 "Plugin"
>can tweak IE and Netscape 6 such that a Java 2 VM is ALWAYS run
>(actually I believe Netscape 6 only uses Java 2), but at least with
>Netscape 4.7 it runs Java 1.1 if you use an applet tag.  Using the
>HTMLConverter is what tells the browser to use Java 2 (1.2,1.3,1.4).
>
>Am I incorrect?  Has something changed?
>
>- John Wright
>Starfire Research
>
>Jacob Marner wrote:
> >
> > The HTML Converter isn't needed anymore. If you use the latest
> > versions of the Sun Java plug-in (1.4, possibly also 1.3) that plug-in
> > is always used instead of the built-in browser Java (unless you disable
> > the plug-in in the control panel of course). This is how it works for
> > me anyway.
> >
> > Jacob Marner
> >
> > > Lee,
> > >
> > > My understanding is that you use the HTMLConverter to make your webpage
> > > call for Sun's Plug-in which then runs Sun's VM, hence allowing Java
> > > Applets to run on the client's machine (after of course they download
> > > and install the JRE).
> > >
> > > - John Wright
> > > Starfire Research
> > >
> > > Lee Zhou wrote:
> > > >
> > > > -Hi,
> > > >
> > > > Maybe this question has been asked before.  But I missed the
> answer.  Could
> > > > someone
> > > > give me an answer on feasibility of running Java applet, 2D or 3D,
> in IE of
> > > > XP platform?
> > > >
> > > > Because XP does not include a JVM, it raises a concern on running
> Java3D
> > > > applet on IE browser on XP platform.
> > > > How does Sun Microsystem solve this problem?
> > > >
> > > > Thanks in advance.
> > > > Lee
> > > > Java developer
> > > >
> > > >
> ===========================================================================
> > > > To unsubscribe, send email to [EMAIL PROTECTED] and include in
> the body
> > > > of the message "signoff JAVA3D-INTEREST".  For general help, send
> email to
> > > > [EMAIL PROTECTED] and include in the body of the message "help".
> > >
> > >
> ===========================================================================
> > > To unsubscribe, send email to [EMAIL PROTECTED] and include in
> the body
> > > of the message "signoff JAVA3D-INTEREST".  For general help, send
> email to
> > > [EMAIL PROTECTED] and include in the body of the message "help".
> > >
> >
> > ===========================================================================
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> > of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> > [EMAIL PROTECTED] and include in the body of the message "help".
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JAVA3D-INTEREST".  For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to