Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2007

Tip: Looking for answers? Try searching our database.

revert to plugin 1.5

Thread view: 
G. Garrett Campbell - 10 Jun 2007 01:00 GMT
I am having trouble with jre1.6
HTTP and HTTPs access do not work in a signed applet.
(Actually the problem is intermitent and is filed in the sun bug list).

But how can I get rid of the jre1.6 plug in?

Either internet explorer or in firefox?
Arne Vajhøj - 10 Jun 2007 01:07 GMT
> I am having trouble with jre1.6
> HTTP and HTTPs access do not work in a signed applet.
[quoted text clipped - 3 lines]
>
> Either internet explorer or in firefox?

The easiest way is to just reinstall 1.5.

1.5 and 1.6 can easily coexist, but the browsers uses the latest
installed version.

Alternatively you can copy the relevant files for FireFox. I did
it once and I can probably find the filenames.

Arne
Andrew Thompson - 10 Jun 2007 02:49 GMT
>I am having trouble with jre1.6
>HTTP and HTTPs access do not work in a signed applet.
>(Actually the problem is intermitent and is filed in the sun bug list).
>
>But how can I get rid of the jre1.6 plug in?

If you launch the applet using web start, fine grained
versioning is possible.
<http://www.physci.org/jws/version.html>

While 1.6 is still broken, use..
 <j2se version='1.5*'>
..to get any 1.5 variant.

When Sun release a 1.6 microversion that fixes the bug
(e.g. 1.6.0_21), the element can be changed along the lines
of..
 <j2se version='1.5*, 1.6.0_21+'>
..to include 1.5 and versions of 1.6 that include the fix.

Signature

Andrew Thompson
http://www.athompson.info/andrew/



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.