Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #7198

Re: Applet can't detect 64-bit JRE

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Applet can't detect 64-bit JRE
Date 2011-08-17 22:00 -0700
Organization Canadian Mind Products
Message-ID <q17p47tpre6ag2oag4e14ftsuf4sf6p5da@4ax.com> (permalink)
References <7NOdnY4GqoJGENHTnZ2dnUVZ_judnZ2d@westnet.com.au>

Show all headers | View raw


On Thu, 18 Aug 2011 13:58:11 +1000, "Qu0ll" <Qu0llSixFour@gmail.com>
wrote, quoted or indirectly quoted someone who said :

>I have been using a locally-deployed applet for some time with 32-bit Java 6 
>on the client and it has been working fine.  Since upgrading the client to 
>64-bit Java 7 I find that the applet cannot detect that Java is installed 
>and insists on downloading and installing a 32-bit JRE.  I have since 
>discovered that the same thing happens even I downgrade to 64-bit Java 6.

If you have a 64-bit browser it looks for a 64-bit JRE.  IF you have a
3.2-bit browser, it looks for a 32-bit JRE.  that is why I have a
32-bit JRE and 64-bit JDK installed.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
Most of computer code is for telling the computer
what do if some very particular thing goes wrong. 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Applet can't detect 64-bit JRE "Qu0ll" <Qu0llSixFour@gmail.com> - 2011-08-18 13:58 +1000
  Re: Applet can't detect 64-bit JRE BGB <cr88192@hotmail.com> - 2011-08-17 21:05 -0700
    Re: Applet can't detect 64-bit JRE "Qu0ll" <Qu0llSixFour@gmail.com> - 2011-08-18 14:20 +1000
  Re: Applet can't detect 64-bit JRE Roedy Green <see_website@mindprod.com.invalid> - 2011-08-17 22:00 -0700
    Re: Applet can't detect 64-bit JRE "Qu0ll" <Qu0llSixFour@gmail.com> - 2011-08-18 15:15 +1000
      Re: Applet can't detect 64-bit JRE "Qu0ll" <Qu0llSixFour@gmail.com> - 2011-08-18 15:21 +1000
        Re: Applet can't detect 64-bit JRE Knute Johnson <september@knutejohnson.com> - 2011-08-17 23:18 -0700
          Re: Applet can't detect 64-bit JRE BGB <cr88192@hotmail.com> - 2011-08-18 03:20 -0700
        Re: Applet can't detect 64-bit JRE Lew <lewbloch@gmail.com> - 2011-08-17 23:18 -0700
          Re: Applet can't detect 64-bit JRE Roedy Green <see_website@mindprod.com.invalid> - 2011-09-01 01:23 -0700
            Re: Applet can't detect 64-bit JRE Arne Vajhøj <arne@vajhoej.dk> - 2011-09-01 22:26 -0400
        Re: Applet can't detect 64-bit JRE Roedy Green <see_website@mindprod.com.invalid> - 2011-09-01 01:22 -0700

csiph-web