Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #21247 > unrolled thread
| Started by | "Nasser M. Abbasi" <nma@12000.org> |
|---|---|
| First post | 2013-01-09 03:56 -0600 |
| Last post | 2013-01-10 13:22 -0500 |
| Articles | 10 — 3 participants |
Back to article view | Back to comp.lang.java.programmer
do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets "Nasser M. Abbasi" <nma@12000.org> - 2013-01-09 03:56 -0600
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets "Nasser M. Abbasi" <nma@12000.org> - 2013-01-09 04:08 -0600
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets Roedy Green <see_website@mindprod.com.invalid> - 2013-01-09 10:54 -0800
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets "Nasser M. Abbasi" <nma@12000.org> - 2013-01-09 15:25 -0600
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets Roedy Green <see_website@mindprod.com.invalid> - 2013-01-10 12:24 -0800
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets Roedy Green <see_website@mindprod.com.invalid> - 2013-01-09 10:59 -0800
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets "Nasser M. Abbasi" <nma@12000.org> - 2013-01-09 15:27 -0600
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets Roedy Green <see_website@mindprod.com.invalid> - 2013-01-10 12:27 -0800
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets "Nasser M. Abbasi" <nma@12000.org> - 2013-01-09 15:56 -0600
Re: do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets Eric Sosman <esosman@comcast-dot-net.invalid> - 2013-01-10 13:22 -0500
| From | "Nasser M. Abbasi" <nma@12000.org> |
|---|---|
| Date | 2013-01-09 03:56 -0600 |
| Subject | do Firefox and chrome support JDK 7 U 10 for applets? Unable to run applets |
| Message-ID | <kcjes8$gi9$1@speranza.aioe.org> |
After spending 5 hrs on this, I give up.
I can't run any applet in Firefox nor in chrome.
Each time I try, browser tells me a plugin in missing
and sends me back to install jdk 7 u10, which I do, and
the same thing happens. Going in a cycle.
Just wanted to find out if there are any issues with this.
I can run applet in IE 9.0, which is strange. But not in firefox
and not in chrome.
Here is my setup:
windows 7, SP1, 64 bit OS. Tried Firefox 18.0 (latest)
and chrome (latest)
I made sure that the 32 bit JDK is installed
jdk-7u10-windows-i586.exe
I tried many things. I uninstalled all java, rebooted, installed
the above again. Closed all the browser, start again. Each time,
the same thing happens, the browser tells me I am missing
a plugin when I try to run an applet, and it sends me back oracle
web site to download and install JRE 1.7 u10, which I do have
already installed:
C:\Program Files (x86)\Java\jdk1.7.0_10
C:\Program Files (x86)\Java\jre7
I go inside Firefox tools-addons, and I see it is enabled. it says
"java deployment toolkit 10.10.2.18 7.0.100.18
NPRuntime script plugin library for Java deploy)
last updated wed January 9 213."
and it is enabled.
I also tried JDK 7 u10 64 bit,
jdk-7u10-windows-x64.exe
and also the same problem. rebooted, everything, keep getting
the missing plugin error from Firefox and Chrome.
So I have no idea what to try next. Chrome same problem. Will not
run any applets, keep sending me to install the same JDK.
What should I try next? if you like more information, please let me
know.
thanks,
--Nasser
[toc] | [next] | [standalone]
| From | "Nasser M. Abbasi" <nma@12000.org> |
|---|---|
| Date | 2013-01-09 04:08 -0600 |
| Message-ID | <kcjfij$i67$1@speranza.aioe.org> |
| In reply to | #21247 |
fyi, In the control panel, in the Java 32 icon, it says: ------------------- platform: 1.7 product: 1.7.0_10 locationL: http://java.sun.com/products/autodl/j2se path: C:\Program Files (x86)\Java\jre7\bin\javaw.exe enabled: true --------------------------------- Security is medium and enable java content in browser is checked on On 1/9/2013 3:56 AM, Nasser M. Abbasi wrote: > After spending 5 hrs on this, I give up. > > I can't run any applet in Firefox nor in chrome. > > Each time I try, browser tells me a plugin in missing > and sends me back to install jdk 7 u10, which I do, and > the same thing happens. Going in a cycle. > > Just wanted to find out if there are any issues with this. > > I can run applet in IE 9.0, which is strange. But not in firefox > and not in chrome. > > Here is my setup: > windows 7, SP1, 64 bit OS. Tried Firefox 18.0 (latest) > and chrome (latest) > > I made sure that the 32 bit JDK is installed > > jdk-7u10-windows-i586.exe > > I tried many things. I uninstalled all java, rebooted, installed > the above again. Closed all the browser, start again. Each time, > the same thing happens, the browser tells me I am missing > a plugin when I try to run an applet, and it sends me back oracle > web site to download and install JRE 1.7 u10, which I do have > already installed: > > C:\Program Files (x86)\Java\jdk1.7.0_10 > C:\Program Files (x86)\Java\jre7 > > I go inside Firefox tools-addons, and I see it is enabled. it says > > "java deployment toolkit 10.10.2.18 7.0.100.18 > NPRuntime script plugin library for Java deploy) > last updated wed January 9 213." > > and it is enabled. > > I also tried JDK 7 u10 64 bit, > > jdk-7u10-windows-x64.exe > > and also the same problem. rebooted, everything, keep getting > the missing plugin error from Firefox and Chrome. > > So I have no idea what to try next. Chrome same problem. Will not > run any applets, keep sending me to install the same JDK. > > What should I try next? if you like more information, please let me > know. > > thanks, > --Nasser >
[toc] | [prev] | [next] | [standalone]
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Date | 2013-01-09 10:54 -0800 |
| Message-ID | <91fre813pg86mvqjemib7814h3n00ssq02@4ax.com> |
| In reply to | #21247 |
On Wed, 09 Jan 2013 03:56:21 -0600, "Nasser M. Abbasi" <nma@12000.org> wrote, quoted or indirectly quoted someone who said : >I can't run any applet in Firefox nor in chrome. > >Each time I try, browser tells me a plugin in missing >and sends me back to install jdk 7 u10, which I do, and >the same thing happens. Going in a cycle. see http://mindprod.com/jgloss/chrome.html For Chrome, you have to get your java from a special URL. Once you have installed it, you can thereafter get it from Oracle. Firefox requires a 32-bit not 64-bit Java. Try installing a 32- bit JRE and Firefox should take off. See http://mindprod.com/jgloss/jre.html u10 has an insane new security rules that stop unsigned Applets from working. You must go into the Java Control panel (in the control panel under programs) and set security low. -- Roedy Green Canadian Mind Products http://mindprod.com Students who hire or con others to do their homework are as foolish as couch potatoes who hire others to go to the gym for them.
[toc] | [prev] | [next] | [standalone]
| From | "Nasser M. Abbasi" <nma@12000.org> |
|---|---|
| Date | 2013-01-09 15:25 -0600 |
| Message-ID | <kckn7h$t4d$1@speranza.aioe.org> |
| In reply to | #21260 |
On 1/9/2013 12:54 PM, Roedy Green wrote: > On Wed, 09 Jan 2013 03:56:21 -0600, "Nasser M. Abbasi" <nma@12000.org> > wrote, quoted or indirectly quoted someone who said : > >> I can't run any applet in Firefox nor in chrome. >> >> Each time I try, browser tells me a plugin in missing >> and sends me back to install jdk 7 u10, which I do, and >> the same thing happens. Going in a cycle. > > see http://mindprod.com/jgloss/chrome.html > I get "Not Found The requested URL /jgloss/chrome.html was not found on this server." When I vist the above link. I got the jre from the link the browser itself send me to. > For Chrome, you have to get your java from a special URL. Once you > have installed it, you can thereafter get it from Oracle. > I do not understand. What do you meanby "Once you have installed it, you can thereafter get it from Oracle" ? > Firefox requires a 32-bit not 64-bit Java. Try installing a 32- bit > JRE and Firefox should take off. > I did. Please read the post I have where I said so. > See http://mindprod.com/jgloss/jre.html > > u10 has an insane new security rules that stop unsigned Applets from > working. You must go into the Java Control panel (in the control panel > under programs) and set security low. > I just did. I lowered it to low, clicked ok. Started Firefox, NO difference. Firefox and Chorom say plugin is needed and Java is needed. I am trying to run the official applets that part of the demo in JDK such as /jdk-7u10-windows-i586-demos/jdk1.7.0_10/demo/applets/Clock/example1.html If you think of anything else to try please suggest. thanks, --Nasser
[toc] | [prev] | [next] | [standalone]
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Date | 2013-01-10 12:24 -0800 |
| Message-ID | <9p8ue8duof4sqlabr6u5rgtg4ovi6826ht@4ax.com> |
| In reply to | #21270 |
On Wed, 09 Jan 2013 15:25:04 -0600, "Nasser M. Abbasi" <nma@12000.org> wrote, quoted or indirectly quoted someone who said : >> see http://mindprod.com/jgloss/chrome.html >> > >I get > >"Not Found oops http://mindprod.com/jgloss/googlechrome.html -- Roedy Green Canadian Mind Products http://mindprod.com Students who hire or con others to do their homework are as foolish as couch potatoes who hire others to go to the gym for them.
[toc] | [prev] | [next] | [standalone]
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Date | 2013-01-09 10:59 -0800 |
| Message-ID | <fbfre81tkbru6iv9i4g2d6b5odq91im5up@4ax.com> |
| In reply to | #21247 |
On Wed, 09 Jan 2013 03:56:21 -0600, "Nasser M. Abbasi" <nma@12000.org> wrote, quoted or indirectly quoted someone who said : >I can't run any applet in Firefox nor in chrome. look on the Firefox plugins page. You should see Java deployment toolkit 7.0.100.18 10.10.2.18 It should be enabled (i.e. should see a disable button) You should also see: Java Platform SE 7 U10 10.10.2.18 When you installed your JDK, you should also install a JRE on C: -- Roedy Green Canadian Mind Products http://mindprod.com Students who hire or con others to do their homework are as foolish as couch potatoes who hire others to go to the gym for them.
[toc] | [prev] | [next] | [standalone]
| From | "Nasser M. Abbasi" <nma@12000.org> |
|---|---|
| Date | 2013-01-09 15:27 -0600 |
| Message-ID | <kcknbc$t4d$2@speranza.aioe.org> |
| In reply to | #21261 |
On 1/9/2013 12:59 PM, Roedy Green wrote: > On Wed, 09 Jan 2013 03:56:21 -0600, "Nasser M. Abbasi" <nma@12000.org> > wrote, quoted or indirectly quoted someone who said : > >> I can't run any applet in Firefox nor in chrome. > > look on the Firefox plugins page. You should see > > Java deployment toolkit 7.0.100.18 10.10.2.18 > I did, and I mentioned that in my post. > It should be enabled (i.e. should see a disable button) > It is enabled. > You should also see: > > Java Platform SE 7 U10 10.10.2.18 > > When you installed your JDK, you should also install a JRE on C: > It is. I followed the installation instructions. I posted the location of in in my post, it is on the C drive. Please see my post. thanks --Nasser
[toc] | [prev] | [next] | [standalone]
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Date | 2013-01-10 12:27 -0800 |
| Message-ID | <7t8ue8hs5do43peajr1i95jl9b7j7j395h@4ax.com> |
| In reply to | #21271 |
On Wed, 09 Jan 2013 15:27:08 -0600, "Nasser M. Abbasi" <nma@12000.org> wrote, quoted or indirectly quoted someone who said : >I did, and I mentioned that in my post. This is not a private help service. This is a public forum. I am not answering just for your benefit. I am answering for people who may have problems similar to yours. Please see http://mindprod.com/jgloss/newsgroups.html#GIFTHORSE -- Roedy Green Canadian Mind Products http://mindprod.com Students who hire or con others to do their homework are as foolish as couch potatoes who hire others to go to the gym for them.
[toc] | [prev] | [next] | [standalone]
| From | "Nasser M. Abbasi" <nma@12000.org> |
|---|---|
| Date | 2013-01-09 15:56 -0600 |
| Message-ID | <kckp1l$2pa$1@speranza.aioe.org> |
| In reply to | #21247 |
another data point: Only IE browser will load and run applets. In theJava console I see Java Plug-in 10.10.2.18 Using JRE version 1.7.0_10-b18 Java HotSpot(TM) Client VM User home directory = C:\Users\me when I click on html with applet in it. and they run fine. but on the same PC, firefox nor chrome see that Java in installed. Same PC. Home PC. Nothing special. windows 7, 64 bit, 32 bit JDK 7 U 10. Downloaded from official oracle site, rebooted, etc..etc... On 1/9/2013 3:56 AM, Nasser M. Abbasi wrote: > After spending 5 hrs on this, I give up. > > I can't run any applet in Firefox nor in chrome. > > Each time I try, browser tells me a plugin in missing > and sends me back to install jdk 7 u10, which I do, and > the same thing happens. Going in a cycle. > > Just wanted to find out if there are any issues with this. > > I can run applet in IE 9.0, which is strange. But not in firefox > and not in chrome. > > Here is my setup: > windows 7, SP1, 64 bit OS. Tried Firefox 18.0 (latest) > and chrome (latest) > > I made sure that the 32 bit JDK is installed > > jdk-7u10-windows-i586.exe > > I tried many things. I uninstalled all java, rebooted, installed > the above again. Closed all the browser, start again. Each time, > the same thing happens, the browser tells me I am missing > a plugin when I try to run an applet, and it sends me back oracle > web site to download and install JRE 1.7 u10, which I do have > already installed: > > C:\Program Files (x86)\Java\jdk1.7.0_10 > C:\Program Files (x86)\Java\jre7 > > I go inside Firefox tools-addons, and I see it is enabled. it says > > "java deployment toolkit 10.10.2.18 7.0.100.18 > NPRuntime script plugin library for Java deploy) > last updated wed January 9 213." > > and it is enabled. > > I also tried JDK 7 u10 64 bit, > > jdk-7u10-windows-x64.exe > > and also the same problem. rebooted, everything, keep getting > the missing plugin error from Firefox and Chrome. > > So I have no idea what to try next. Chrome same problem. Will not > run any applets, keep sending me to install the same JDK. > > What should I try next? if you like more information, please let me > know. > > thanks, > --Nasser >
[toc] | [prev] | [next] | [standalone]
| From | Eric Sosman <esosman@comcast-dot-net.invalid> |
|---|---|
| Date | 2013-01-10 13:22 -0500 |
| Message-ID | <kcn0sa$oda$1@dont-email.me> |
| In reply to | #21247 |
On 1/9/2013 4:56 AM, Nasser M. Abbasi wrote:
> After spending 5 hrs on this, I give up.
>
> I can't run any applet in Firefox nor in chrome.
> [...]
Consider yourself lucky (and disable Java in IE, too):
http://www.theregister.co.uk/2013/01/10/java_0day/
--
Eric Sosman
esosman@comcast-dot-net.invalid
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.programmer
csiph-web