Java plugin in Mozilla

Hi,
The following application is:
If jre is installed on system
it runs otherwise it will ask to install jre(with message).
My Internet explorer is working fine.(in both cases)
But in Mozilla It runs when there is jre.
If there is no jre.Iam getting a button.ie. install the missing plugin.
But. i have to put a message that will come on the browser when there is no jre installed..
i tried my best.But iam getting in both.
How can i get message only in mozilla fire fox when there is no jre.
<object classid="<%= classId %>" WIDTH="350" HEIGHT="125" codebase="<%=pluginCodebase %>">
<PARAM NAME="CODE" VALUE="<%= classFile %>">
<PARAM NAME="CODEBASE" VALUE="<%= codeBase %>">
<PARAM NAME="ARCHIVE" VALUE="<%= archive %>">
<PARAM NAME="CACHE_OPTION" VALUE="browser">
<PARAM NAME="CACHE_ARCHIVE" VALUE="<%= archive %>">
<PARAM name="progressbar" value="true">
<PARAM NAME="type" VALUE="<%= typeId %>">
<PARAM NAME="scriptable" VALUE="false">
<PARAM NAME="Server.ServletURL" VALUE="<%= servletProtocol + servletHost + servletName %>">
<PARAM NAME="Conference.CountryCode" VALUE="<%= loginData.getJSPCountryCode() %>">
<PARAM NAME="Conference.PhoneNumber" VALUE="<%= loginData.getJSPPhoneNumber() %>">
<PARAM NAME="Conference.Passcode" VALUE="<%= loginData.getJSPPasscode() %>">
<PARAM NAME="Conference.EnvironmentType" VALUE="<%= envType %>">
<comment>
<EMBED TYPE="<%= typeId %>"
WIDTH="300"
HEIGHT="100"
CODE="<%= classFile %>"
CODEBASE="<%= codeBase %>"
ARCHIVE="<%= archive %>"
CACHE_OPTION="browser"
CACHE_ARCHIVE="<%= archive %>"
Server.ServletURL="<%= servletProtocol + servletHost + servletName %>"
Conference.CountryCode="<%= loginData.getJSPCountryCode() %>"
Conference.PhoneNumber="<%= loginData.getJSPPhoneNumber() %>"
Conference.Passcode="<%= loginData.getJSPPasscode() %>"
Conference.EnvironmentType="<%= envType %>"
SCRIPTABLE="false"
PLUGINSPAGE="http://java.sun.com/getjava/">
<NOEMBED>
          <font face="verdana,arial,helvetica,geneva,sans-serif">
<p align="center">
     The enhanced Instant Meeting<sup>(sm)</sup> Web Moderator requires a J2SE v1.4.2 compatible plug-in.<br><br>
<table width="580" bgcolor="black">
<tr><td bgcolor="white" align="center">
<font size="2">Click here to go to the Sun Microsystems website to learn more<br>about the Java Plug-in</font>
</td></tr>
<tr><td bgcolor="white"> </td></tr>
<tr><td bgcolor="white" align="center">
<font size="2"><a href="<%=classicWebModerator%>">Click here to launch the "Classic" version of the<br>Instant Meeting<sup>(sm)</sup> Web Moderator</a></font>
</td></tr>
</table>
</p>
</font>
</NOEMBED>
</EMBED>
</comment>
<font face="verdana,arial,helvetica,geneva,sans-serif">
<table width="580">
<tr>
<td>
<font size="3"><strong>
<p>
The enhanced Instant Meeting<sup>(sm)</sup> Web Moderator requires a J2SE v1.4.2 compatible plug-in. We have detected that this required plug-in is not installed on your system, and would like to install it for you.
</p>
<p>
The J2SE v1.4.2 plug-in installation is subject to your agreement to the following licensing agreement:
</p>
</strong></font>
<font size="2">
<p align="center">
<iframe src="j2re-1_4_2-license.html" width="550" height="225" scrolling="auto" frameborder="1">
[Your user agent does not support frames or is currently configured not to display frames. However, you may visit
                <a href="j2re-1_4_2-license.html" target="_blank">the related document.</a>]
</iframe>
</p>
<p align="center">
<table width="100%" bgcolor="white" border="0">
<tr><td bgcolor="white" align="center">
<input type="button" value="I Agree. Automatically download and install the Java 1.4.2 Plug-in." onClick="openWindow(pluginInstall)"></input>
</td></tr>
<tr><td bgcolor="white"> </td></tr>
<tr><td bgcolor="white" align="center">
<input type="button" value="I Disagree. Launch the 'Classic' version of the Instant Meeting Web Moderator" onClick="openWindow(classicWebModerator)"></input>
</td></tr>
</table>
</p>
</font>
</td>
</tr>
</table>
</font>
</object>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
Thanks

I also have the same question and have seen this posted on other forums with no response.
Does anyone know how to detect whether Java Web Start is installed on Firefox? PLEASE HELP!

Similar Messages

  • Java plugin for mozilla android

    How to install java plugin on mobile android

    *[https://www.java.com/en/download/faq/java_mobile.xml How do I get Java for Mobile device? ]

  • Fedora 13: After upgrading from FF3.6 to FF6.0.2 I no longer have a Java plugin. How do I configure the Java Plugin for FF 6 ? There is no Java Plugin at the site

    I am Fedora 13x64 bit. I just installed FF v6.0.2 from the FF download site. I backed up the existing FF 3.6 as firefox_old
    I need to have a Java plugin to access company site, how do I configure the Java Plugin ?
    At the Plugin area in FF6 there is no Java Plugin available, even after a search.
    I have Java 1.6.0 installed in the OS at:
    /usr/lib/jvm/java-1.6.0/jre/lib/amd64/libnpjp2.so
    I googled how to configure Java Plugin for FF 6 for Fedora 13 and the trick was to create a soft link from /home/<userID>/.mozilla/plugins to the above libnpjp2.so

    AVtech wrote:
    . . . If a person can't get an answer here I don't know where else to turn since Sun certainly wouldn't offer tech support for a free product . . .These forums are user forums, and only occasionally visited by Sun employees. Sun does provide Java technical support options, although (of course) at a charge.
    See:
    http://developers.sun.com/services/
    . . . I guess we'll just use JRE 5 until it's unsupported, whenever that will be. I'm still waiting for an answer on that question, too. See:
    http://java.sun.com/products/archive/eol.policy.html
    http://www.sun.com/service/eosl/
    This document (part IV and Appendix) has some debugging and troubleshooting information that may allow someone involved in the problem to resolve the cause:
    See:
    http://java.sun.com/javase/6/docs/technotes/guides/plugin/developer_guide/contents.htm
    Any steps that you can take to isolate the problem to specific Java versions, browsers, applets, web sites, operating systems (and versions), etc, would enhance the possibility of getting help.
    You can try the applets at this Sun location and see if any of them are "slow".
    See:
    http://java.sun.com/javase/6/docs/technotes/samples/demos.html

  • I am running 10.5.8, and just updated my java to java 5 update10. Now my firefox is missing the Java plugin, and I can't load any Java applet at all. When I try it with Safari, it hangs when certain Java applet loads. HELP!!!

    Suddenly my Java plugin is missing and i can't load any Java with Firefox at all, even though i have it enabled in the browser! i've tried loading in java embedding plugin, but it doesn't work. what should i do???

    It's not in Tools> Add-ons >plugins?  Should be Java Plug-in 2 for NPAPI browsers 13.5.0. What are you seeing there? I don't think it's called the embedding plugin any longer.
    Might try getting the Firefox 5 standalone application. Trash the current one and replace it. Doing this won't affect your Profile or any settings.
    http://www.mozilla.com/en-US/firefox/all.html
    If it's enabled, how can it be missing?
    If this doesn't work, ask here. No need to register. Make sure you put (Mac) in the title.
    http://forums.mozillazine.org/viewforum.php?f=38
    Message was edited by: WZZZ
    EDIT. Oops, may be different for 10.5.8. Was thinking recent Java update for 10.6. But try installing a new app anyway. In the past, this got me the latest Java plugin.

  • The Java plugin has created a time unfriendly issue with my e-mail account, I can not open or send any e-mail without using this plugin, how can I eliminate this problem without dropping m. firefox?

    A few days ago I tried to e-mail a friend, when I started A box came up and it required me to add a plugin..Java. I contacted my e-mail courier and microsoft, they told me that is was a plugin from Mozilla Firefox. Since then I must go through Java to send or open an e-mail... this is NOT to my satisfaction, it takes too long for all of this to open and if it is not cleared , I am dropping Mozilla and going elsewhere. Why has this occurred? Is this a result of the last update? If so can I delete the last update and continue on the other version?
    == This happened ==
    Every time Firefox opened
    == last week

    Sorry, I have no idea what you mean by '''"The Java plugin has created a time unfriendly issue with my e-mail account, I can not open or send any e-mail without using this plugin,"'''.
    If you think your problem is caused by the Java plugin, you should visit the Java support forum for assistance.
    http://forum.java.sun.com/index.jspa
    If you could explain what you mean by '''"time unfriendly''' issue with my e-mail account", maybe we'll be able to help you solve that issue.
    It might be helpful for us if we knew exactly which web-mail provider you are using. It seems strange to me that viewing or sending web-mail would actually "need" Java for operation, its more likely that some other item on the web page needs Java to run some advertising or other garbage that isn't a necessary part of the web-mail functionality you want to use.

  • I have windows 7 64bit. When i installed firefox and then java, i do not have java tm platform or any java plugin. I can't watch free movie's online!!

    As i told i have Windows 7 Ultimate 64bit version. I install java and have problems with Java Deployment Toolkit and Java(TM) Platform SE. It won't show in add-on. I cant watch movies. When I play movie it says java is missing but when I use IE I can watch some movies. I try reinstaling Java and even reinstall Windows. But problem was still there. I run java check (from Firefox) to see if java is installed and it confrmed. I even try diferent versions of Java and Mozilla. I even use JDK and JRE. I install java for 64bit and mozilla is also for 64bit version of system.
    I have another laptop with 32 bit version and everything works great. Installation procedure was same (only used 32bit versions of softwares).
    When I go to control panel and java options (windows 64bit) enable java content in your browser is marked. But in advanced tab default java for browser (mozilla family) is unmarked. And when I mark box and leave (apply then ok) and return box is empty. It wont confirm. In 32bit version of laptop i have alsou java plugin but in 64 bit it is not there. Here is a picture what I was talking about. This is on windows 32 bit for 64bit is some just box for mozilla family is empty and under that java plugin do not exist.
    [code]http://s23.postimg.org/dl4dun4p7/Untitled.jpg[/code]
    hope someone have solution!!

    you don't have to reinstall firefox or java, you can just download and install the 32bit-java next to your currently installed java version. it should then be picked up by firefox and be displayed under firefox > addons > plugins...

  • How do I get the SUN Java plugin to work in Firefox 8.0 or Seamonkey 2.6?

    After a recent automatic upgrade of Firefox on my Xubuntu 11.04 system, the SUN Java plugin is no longer recognized by Firefox. I tried the old method of manually symlinking the corresponding library to /usr/lib/mozilla/plugins and various other directories that contained plugins, but to no avail. Other plugins like Flash work fine.
    Having the SUN Java plugin working is a must for me in order to be able to access my online bank, the Citrix server at my workplace, etc.

    Also,
    Exit Firefox and rename the '''pluginreg.dat''' in your profile folder and start Firefox again. This may help to reinitialize the plugins that Firefox recognizes.
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • How do I fix my Java plugin?

    In my Firefox browser, I have two potentially vulnerable plugins: "Java Deployment Toolkit 7.0.400.43" and "Java Platform SE 7 U40." I uninstalled Java Platform (I believe it was 6.0), so I'm not sure why it is showing as a plugin. Anyway, in my attempt to uninstall the Java 7 Update, I get an error message that says "The feature you are trying to use is on a network resource that is unavailable." I'm prompted to "Click Ok to try again, or enter an alternate path to a folder containing the installation package "jre.1.7.0_21-c.msi" in the box below.
    It appears that a folder within my c drive is missing. I don't understand it as this is a file that I do not mess with. Apparently, it is the subfolders within the c drive; specifically, the appsdata subfolder was hidden! Even after I unhid it, I'm still missing the local subfolder which is where Java normally would go. Java is instead located on a local low subfolder, but I can't uninstall this because this path (Local low) is not recognized). Any help is much appreciated!!
    I am not a computer geek, so can you please provide the answer in as simple a manner as possible? Thank you in advance for your time and efforts.

    The first thing you should do is to '''uninstall''' older versions of Java. <br />
    http://www.java.com/en/download/uninstallapplet.jsp
    Then see this support article. <br />
    https://support.mozilla.org/en-US/kb/use-java-plugin-to-view-interactive-content
    Java Version 7 Update 45 is the latest version <br />
    http://java.com/en/download/index.jsp

  • Java Plugin won't work in Netscape 7.1

    I'm using Windows XP Home with Netscape 7.1, and the Java plugin won't work.
    Java Plug-in 1.4.2_05 for Netscape Navigator (DLL Helper) is listed 7 times in Help>About:Plugins;
    The Java Plugin works in Internet Explorer (I use the Test Java Virtual Machine to determine this). With Netscape, I just get the "Click here to get the plugin" window, and believe me, I've clicked here many times, and gone through the installation process, and it still doesn't work. I've uninstalled Java, rebooted, and installed it with the browsers closed, and it still doesn't work. Everything else in Netscape seems to be working properly.
    Under Edit>Preferences>Advanced in Netscape I have "Enable Java" checked.
    I posted this problem in the Windows-BBS Netscape and Mozilla forum, http://www.windowsbbs.com/showthread.php?t=33994, and tried everything suggested there, but it still didn't work.
    Anybody have any suggestions?

    I was facing a similar problem. I think the problem is with different versions of JRE. For example, I was trying to associate with Netscape the JRE version of 1.4.2_01 without any success. But on associating jdk version 1.4.2_05, it started working fine.
    Regards,
    Harish

  • Java plugin not loading in Firefox 4.0b11, works fine in 3.6.13

    Java plugin isn't loading in Firefox 4.0b11, but it works fine in 3.6.13 (and in Google Chrome too). It worked in Firefox 4 before, but broke somewhere around beta 5. libnpjp2.so is not really in the plugins folder, but is a symlink: /usr/lib/mozilla/plugins/libnpjp2.so -> /usr/lib/jvm/ia32-java-6-sun-1.6.0.12/jre/lib/i386/libnpjp2.so. When run from the command line, I see FF trying to load the other symlinked plugins (most totem related) but failing because they are amd64, and FF is built in 32bit. But no messages about libnpjp2.so (which IS 32bit).

    this method works for Firefox 4.0 b11..!! [http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html Manually install java plugin....]

  • Java plugin 1.5 not working with firefox

    Hey, i'm running SUSE 10.0 and I installed the Java Runtime Environment using the RPM file, and then copied over the .so file into my ~/.mozilla/plugins and ~/.mozilla/firefox/plugins directories, and firefox just ignores them when I try to run a java program in my browser. I also tried installing Java with just the binary, to no avail. Any suggestions?

    Ah, found out my problem. I was copying the actual file instead of making a link.

  • Problems with java j2re using mozilla

    Hi,
    i'm using j2re1.4.2_05 plugin for mozilla in linux (Fedora Core 2). My internet access goes throught a router (SMC Networks ISDN Barricade SMC7301TA). It's settings can be edited throught a web browser LAN connection. And here the problems begin. On routers settings page a java output console (for error and other messages) is running, which doesn't work, despite java applications on other web pages work well (I tested it on sun's java test page and it's working properly). Java console exits the following errorr message:
    >
    load: class DynamicTable.class not found.
    java.lang.ClassNotFoundException: DynamicTable.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    Is there a way to fix this problem? Cause without the command output it's mearly unpossible to configure the router.

    Yes i can make changes. Not everything is realised with java, just the output console, which reports if the changes i made succeded, prints out logs, gives additional info about some settings etc. So, i can make changes, but i have no response, for example: everytime i save something i don't know if the save was succesful. I can't take a look at IP routing table and DHCP configuration...
    On windows xp, using internet explorer (the default version for xp) everything works perfect. But mozilla for windows has also problems with java. I know i can still change settings on wins, but right now i'm having some problems with networking on linux and i have to set things up in it (besides i use wins only because of school purposes).

  • Java plugin is not working properly

    I have FF 16.0.1 and Java plugin 7 u 9, this is not the java with security problems...
    http://web.psjaisd.us/auston.cron/ABCronPortal/GeoGebraMenu/Investigating%20Parent%20FunctionsUsing%20GeoGebraGeoGebra%20is%20graphing.htm
    loads very slowly or not at all, including the majority of the links on the page...this is a menu to multiple Java applets in GeoGebra. This page has a preload link which causes a problem. All links are java applets which until your security issues on Java were implements worked flawlessly and better than any other browser service...
    You are forcing me to us IE, which I despise!
    I cannot copy from crashing page...

    So, you are having problems with Java 7 update 9 in Firefox? You said "until your security issues on Java were implements worked flawlessly and better than any other browser service..." I don't know what you mean. Java security updates are from java.com (Oracle) not Mozilla.
    In case it helps, I downgraded from Java 7 to Java 6 awhile back for security reasons and I'm now running [http://java.com/en/download/manual_v6.jsp Java 6 Update 37], which is the latest Java 6 and has all current security patches. (I'll eventually switch back to Java 7 once Java 6 is no longer supported). Except for a few of the links loading slowly, I don't see any issues on the page you mentioned. Hopefully someone with Java 7 u9 will be along and test the links but you could try uninstalling Java 7 and installing Java 6. More on Java here:
    *http://kb.mozillazine.org/Java
    *[[Use the Java plugin to view interactive content on websites]]
    You also said, "I cannot copy from crashing page". Is Firefox crashing? Do you have any recent crash reports?
    #Enter about:crashes in the Firefox location bar (that's where you enter your website names) and press Enter. You should now see a list of submitted crash reports.
    #Copy the most recent 5 report IDs that you see in the crash report window and paste them into your forum response.
    More information and further troubleshooting steps can be found in the [[Firefox crashes]] article.
    Also, Firefox 16.0 is not the current version and is insecure. See http://www.mozilla.org/security/known-vulnerabilities/firefox.html
    Unless you have reasons for using an older version despite the vulnerabilities, you should [[update Firefox to the latest version]], currently 17.0.1.

  • I am using Mandriva Linux now and I have installed Firefox 6 but I could not install Java plugin with it. Can anyone please help me how to install it?

    I am using Mandriva Linux now.
    But I am using Firefox 3.6.8, but I cannot install java plugin in it.
    Can anyone please help me how to install it?

    The plugins folder in the Firefox installation folder doesn't exist by default. There is no default plugin in Firefox 4, so that folder would be empty and in thus not included. If you want to use that location then you need to create a plugins folder.
    Did you try /usr/lib/mozilla/plugins ?

  • How to go back to firefox 4 lost java, plugins & acrobat in 5 firefox4 worked

    firefox 4 was working just fine. I'm not sure what happened but it updated to 5 and everything quit working - Java, plugins and most annoying Adobe acrobat.
    I try to watch a movie, ie weather channel, and it says I don't have acrobat so I download it and close/reopen the browser and try to watch the same movie and get the same error. I'm fed up. I want #4 back where I didn't have any problems
    Improvements aren't worth the trouble if i lose the pleasure of using the program

    Due to security vulnerabilities, rolling back to Firefox 4.0.1 is not recommended. Firefox 3.6.18 would be the safer choice.
    Here's the process to roll back:
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, download and save Firefox 3.6 to your desktop for future installation. http://www.mozilla.com/firefox/all-older
    Close Firefox 5.
    You could install Firefox 3.6 over it (many have reported success) or you could uninstall Firefox first. If you uninstall, do not remove your personal data and settings, just the program.
    Unless you have installed an incompatible add-on, Firefox 3.6 should pick up where you left off. If there are serious issues, please post back with details.
    As for your registration here on the support site, I don't know how you can delete it. But in the future, just use Google to find answers like this.

Maybe you are looking for