We're seeing problems like this too. You should use SDK 1.3.0_02 and not 1.3.1 beta. Here's what I know: If you do "about:plugins" in your browser, you'll see a list of all the Mime Types recognized. If the mime type listed in your HTML doesn't exactly match one of the listed types, it will go to the plugin download page, also listed in the HTML. So it's not a 1.3 < 1.3.1 problem. The 1.3.1 plugin probably just isn't listing 1.3 as a supported mime type - maybe it's listing 1.3.0_01 or something. The proliferation of Java versions is causing a proliferation of Mime types, and this problem is the result. It's a know issue and measures are being taken by the Plug-In group to resolve it. -Paul > MIME-Version: 1.0 > Content-Transfer-Encoding: 8bit > X-MIME-Autoconverted: from quoted-printable to 8bit by mail.java.sun.com id f2EIoM128077 > Date: Wed, 14 Mar 2001 13:34:58 -0500 > From: "J. Lee Dixon" <[EMAIL PROTECTED]> > Subject: [JAVA3D] RE: [JAVA3D] I can´t execute my applet in browser > To: [EMAIL PROTECTED] > > In all honesty, I don't know how you can change the <OBJECT> code or > HTML Options to tell the browser that 1.3.1 is good enough for 1.3 > requests. > > I see in the generated HTML a line that says: > <PARAM NAME="type" VALUE="application/x-java-applet;version=1.3"> > > You would think that 1.3.1 would be seen as later than just 1.3, so I > don't know what to do. If you get no answers here, you may need to ask > one of the other forums. > > -Lee > > > -----Original Message----- > > From: Fabricio Siqueira [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, March 14, 2001 1:25 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JAVA3D] I can´t execute my applet in browser > > > > > > Hi everybody, > > > > After the use of HTMLConverter, I still had problems, > > the applets > > didn't work, after some tests, when I open the file > > containing the HTML, the > > browser asked me to install the plugin (JRE 1.3.0), but the > > JRE 1.3.1 was > > already installed. So I installed it again (without remove > > JRE 1.3.1). So > > everything started to work. > > But now I have the two plugins installed. The JRE > > v1.3.1 and JRE 1.3.0 > > (installed from the browser request). Should I uninstall one > > of them??? > > > > Thanks > > > > Fabricio > > > > > > > > >From: "J. Lee Dixon" <[EMAIL PROTECTED]> > > >Reply-To: Discussion list for Java 3D API > > <[EMAIL PROTECTED]> > > >To: [EMAIL PROTECTED] > > >Subject: [JAVA3D] RE: [JAVA3D] I can´t execute > > my applet in > > >browser > > >Date: Wed, 14 Mar 2001 08:12:04 -0500 > > > > > >You need to do more than just install J3D. You also need to run the > > >HTMLConvert on your HTML to force the usage of the Java Plugin. > > > > > >Look at the Web Browsers section in the J3D FAQ: > > >http://www.j3d.org/faq/browser.html > > > > > >-Lee > > > > > > > -----Original Message----- > > > > From: Fabricio Siqueira [mailto:[EMAIL PROTECTED]] > > > > Sent: Wednesday, March 14, 2001 8:06 AM > > > > To: [EMAIL PROTECTED] > > > > Subject: [JAVA3D] I can´t execute my applet in browser > > > > > > > > > > > > Hi, > > > > > > > > I´m having problems with JAVA 3D. I created a simple > > > > applet (a rotating > > > > cube) but I can´t execute it in my browser (Internet Explorer > > > > 5.5). I tried > > > > to execute it in the appletviewer and it was ok. Why I can´t > > > > execute it in > > > > the browser??? I read the information contained in > > > > http:\\www.j3d.org\installing.html, but my problem was not solved. > > > > > > > > > > > > Thanks > > > > > > > > Fabricio > > > > > > > > > > > > PS: I´m using Windows 2000 advanced server, Internet Explorer > > > > 5.5 (SP1), > > > > Java 2 SDK Standard Edition v1.3.1, Java 2 Runtime > > > > Environment Standard > > > > Edition v1.3.1 and Java 3D 1.2.1 Beta 2 SDK (OpenGL version). > > > > ______________________________________________________________ > > > > ___________ > > > > Get Your Private, Free E-mail from MSN Hotmail at > > > > http://www.hotmail.com. > > > > > > > > ============================================================== > > > > ============= > > > > 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". > > > > ______________________________________________________________ > > ___________ > > Get Your Private, Free E-mail from MSN Hotmail at > http://www.hotmail.com. > > ======================================================================== > === > 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".
