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


Groups > comp.lang.java.programmer > #13948 > unrolled thread

Browsers and Java.

Started byRoedy Green <see_website@mindprod.com.invalid>
First post2012-04-27 11:21 -0700
Last post2012-04-28 21:39 -0400
Articles 4 — 3 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  Browsers and Java. Roedy Green <see_website@mindprod.com.invalid> - 2012-04-27 11:21 -0700
    Re: Browsers and Java. "Richard Maher" <maher_rj@hotspamnotmail.com> - 2012-04-28 07:35 +0800
      Re: Browsers and Java. Roedy Green <see_website@mindprod.com.invalid> - 2012-04-27 19:00 -0700
    Re: Browsers and Java. Arne Vajhøj <arne@vajhoej.dk> - 2012-04-28 21:39 -0400

#13948 — Browsers and Java.

FromRoedy Green <see_website@mindprod.com.invalid>
Date2012-04-27 11:21 -0700
SubjectBrowsers and Java.
Message-ID<2iolp7de9qulpe858kq89bagr6idj04aiq@4ax.com>
Java provides a dll called
plugin2\npjp2.dll or perhaps new_plugin\npjp2.dll
for a browser to run Java to support Applets.

When I upgraded Java all my browsers except Opera continued to work
fine without adjustment.  

How did the browsers find the new dll?  Do they just assume it will be
at C:\Program Files (x86)\Java\jre7\bin\plugin2\npjp2.dll ?

I have both 64 and 32 bit Javas installed.  The Java control panel
discards 32-bit entries.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
The population is aging, especially in Japan and 
there are not enough young people to take care of them. This will
stimulate the evolution of caretaker robots, at first
supervised and largely controlled remotely by human nurses.
Over time they will work more and more independently 
doing tasks like bathing, feeding, cleaning up, dispensing
medications and acting as companions by playing games 
and conversing. The technology can then be loosed on
mankind's most vexing problem -- being sexually 
attracted to people who have no interest back.
.

[toc] | [next] | [standalone]


#13953

From"Richard Maher" <maher_rj@hotspamnotmail.com>
Date2012-04-28 07:35 +0800
Message-ID<jnfaf7$mkp$1@speranza.aioe.org>
In reply to#13948
Hi Roedy,

"Roedy Green" <see_website@mindprod.com.invalid> wrote in message 
news:2iolp7de9qulpe858kq89bagr6idj04aiq@4ax.com...
> Java provides a dll called
> plugin2\npjp2.dll or perhaps new_plugin\npjp2.dll
> for a browser to run Java to support Applets.
>
> When I upgraded Java all my browsers except Opera continued to work
> fine without adjustment.
>
> How did the browsers find the new dll?  Do they just assume it will be
> at C:\Program Files (x86)\Java\jre7\bin\plugin2\npjp2.dll ?

My Opera plugins page say it finds it here: -
Description: Next Generation Java Plug-in 10.3.0 for Mozilla browsers
C:\Program Files\Java\jre7\bin\plugin2\npjp2.dll

I had no problems. I am still on 7.03 though.

Cheers Richard Maher 

[toc] | [prev] | [next] | [standalone]


#13955

FromRoedy Green <see_website@mindprod.com.invalid>
Date2012-04-27 19:00 -0700
Message-ID<rojmp79g308adsvv0fs07t1us5ls423o6v@4ax.com>
In reply to#13953
On Sat, 28 Apr 2012 07:35:01 +0800, "Richard Maher"
<maher_rj@hotspamnotmail.com> wrote, quoted or indirectly quoted
someone who said :

>My Opera plugins page say it finds it here: -
>Description: Next Generation Java Plug-in 10.3.0 for Mozilla browsers
>C:\Program Files\Java\jre7\bin\plugin2\npjp2.dll
>
>I had no problems. I am still on 7.03 though.

I discovered Opera was hanging on to a number of obsolete plug-ins.  I
disabled them, and off it went. Thanks.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
The population is aging, especially in Japan and 
there are not enough young people to take care of them. This will
stimulate the evolution of caretaker robots, at first
supervised and largely controlled remotely by human nurses.
Over time they will work more and more independently 
doing tasks like bathing, feeding, cleaning up, dispensing
medications and acting as companions by playing games 
and conversing. The technology can then be loosed on
mankind's most vexing problem -- being sexually 
attracted to people who have no interest back.
.

[toc] | [prev] | [next] | [standalone]


#13986

FromArne Vajhøj <arne@vajhoej.dk>
Date2012-04-28 21:39 -0400
Message-ID<4f9c9bcd$0$291$14726298@news.sunsite.dk>
In reply to#13948
On 4/27/2012 2:21 PM, Roedy Green wrote:
> Java provides a dll called
> plugin2\npjp2.dll or perhaps new_plugin\npjp2.dll
> for a browser to run Java to support Applets.
>
> When I upgraded Java all my browsers except Opera continued to work
> fine without adjustment.
>
> How did the browsers find the new dll?  Do they just assume it will be
> at C:\Program Files (x86)\Java\jre7\bin\plugin2\npjp2.dll ?

It should be in some registry entry.

Arne

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web