Where is java plugin

My wife updated her Java last week. Since then she has not been able to get on to her netbank. I checked all four of her browsers (firefox, safari, opera, chrome) and none of them are showing a plug in for java. The closes thing that I can see is something called "java mini program", which is in Firefox.
Her netbank connection worked fine until the update. Where can we find the java (applet?) plugin for OS 10.6.8?
I should mention I have the same computer with the same OS. Mine works. The only difference I can find is that her Java version is 1.6.0_65. Mine is an older version.

Hi,
thanks for posting such a 'simple' solution.
My netbank has been showing 'Inactive plugin' for a week, and I was unable to find any solution.
Now is back and running.
The difference, though, is that I did not run any update before it died... but who cares now!
Thanks again,
J.

Similar Messages

  • Where is java-plugin for IE or Netscape?

    where is java-plugin for IE or Netscape?

    What do you want to do?
    Do want to know where to find the plug-ins in the net or do you want to know where on your computer (what OS) the plug-in is installed etc...
    Regards ADowning

  • Abnormal behavior for java plugin 1.3.0 and 1.3.1

    Hi,
    I've developed a java applet which renders svg images. I am working in a constrained environment where both java plugin 1.3.0_02 and java plugin 1.3.1_02 are installed.
    the code for the embedded applet in html,
    <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    WIDTH =" 600" HEIGHT =" 700">
    <param NAME = CODE VALUE ="MyViewerApplet.class" >
    <param NAME = ARCHIVE VALUE ="required.jar" >
    <param NAME="type" VALUE="application/x-java-applet;version=1.3">
    <param NAME="IMAGES" VALUE="http://localhost:8889/images/">
    <param NAME="HOMESVG" VALUE="http://localhost:8889/mysvg.svg">
    <COMMENT>
    <embed type="application/x-java-applet;version=1.3"
    java_CODE ="MyViewerApplet.class"
    java_ARCHIVE ="required.jar"
    WIDTH =" 600"
    HEIGHT =" 700"
    pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html"
    IMAGES="http://localhost:8889/images/">
    HOMESVG="http://localhost:8889/mysvg.svg">
    <noembed></noembed></embed>
    </COMMENT>
    </object>
    One note about the applet, the applet's loads RenderingCanvas.class from required.jar.
    Now when i open Internet Explorer , it loads the 1.3.0 plugin and when i open Netscape Navigator it loads the 1.3.1 plugin !!!.
    Well thats not the biggest problem. The applet works correctly in Netscape Navigator. However, the java plugin 1.3.0 in internet explorer complains -> NoClassDefFoundError org.xxx.yyy.RenderingCanvas (Note: it doesn't say ClassNotFoundException).
    Another thing, why does the plugin call the applet's INIT and START methods before the jar archive has even been loaded(thats what the output shows). Wouldnt the plugin always complain that the file was not found since the jar archive has not been loaded.
    Although my description does seem a bit vague, does anyone have an idea why this could be ?
    Thanks in advance.
    A.

    One note about the applet, the applet's loads
    RenderingCanvas.class from required.jar.
    Now when i open Internet Explorer , it loads the 1.3.0
    plugin and when i open Netscape Navigator it loads the
    1.3.1 plugin !!!.What Sun calls "dynamic versioning" allows you to specify a major version number as required -- any minor version will match. For example, "any 1.3 or higher", "any 1.4 or higher". This is described in Sun's plugin developer's guide.
    Well thats not the biggest problem. The applet works
    correctly in Netscape Navigator. However, the java
    plugin 1.3.0 in internet explorer complains ->
    NoClassDefFoundError org.xxx.yyy.RenderingCanvas
    (Note: it doesn't say ClassNotFoundException).I don't know.
    Another thing, why does the plugin call the applet's
    INIT and START methods before the jar archive has even
    been loaded(thats what the output shows). Wouldnt the
    plugin always complain that the file was not found
    since the jar archive has not been loaded.Are you saying that MyViewerApplet.class is available directly from the server, and the remaining classes that it depends on are in required.jar? If so, this is normal. Java (or at least common Java implementations) load classes as needed. This means that MyViewerApplet should run fine until it encounters a class which is in required.jar, at which time it will have to wait for the loading to complete. If you want it all to load before anything starts, put MyViewerApplet.class in the jar as well.

  • I have a program that requires a Java plugin version 1.6.0_17 can you tell me where to find it?

    I need this particular version, but have no clue how or where to find it. I am operating under Windows 7 currently. Can someone point me in the right direction?? Thanks in advance1

    You can download Java Plugin Version 1.6.0_17 (as well as many other versions old and new) by visiting 'File Hippo' at this link:
    [[http://preview.tinyurl.com/btg95oh|Java Oracle Plugins]]
    Please keep in mind however that the Firefox Java Plugin has blocked JRE versions below 1.6.0_31 or between 1.7.0 and 1.7.0_2. As of April 2012 some Firefox versions automatically block all Java plugins which are Java versions less than 1.6.0_31, therefore every user that has a problem and is running with a Demantra that supports Java higher than 1.6.0_19 can upgrade their Java plugin to 1.6.1_31. Demantra 7.3.0.2 and all versions of 7.3.1 support it.
    Anyone who has a problem while running on an older Demantra version that does not support Java versions newer than 1.6.0_19 cannot use Firefox with Demantra. Instead they can either use Windows Internet Explorer (IE) without a Java upgrade or they can upgrade their Demantra.
    If they upgrade to the latest Java version then the Demantra plugin will not work - not with Firefox and not with IE.
    If you still need additional help, you can find it at [[My Oracle Support.|My Oracle Support]] Oracle's one-stop online technical support portal offers a wealth of resources for customers.
    '''How to enable Java if it's been blocked'''
    In order to protect you, Firefox has stopped some versions of the Java plugin from running automatically because of security issues. However, you can still use Java on trusted sites if necessary. Find out more by visiting [https://support.mozilla.org/en-US/kb/how-to-enable-java-if-its-been-blocked Mozilla Support] Mozilla Support.

  • 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

  • Steps to create your own self signed certificate with java plugin working

    You need two tools that comes with your jdk which are keytool and jarsigner.
    Steps explain below in detail. Don't use netscape signtool, it will NEVER work!
    * keytool -genkey -keyalg rsa -alias tstkey -keypass 2br2h2m -dname "cn=Test Object Signing Certificate, o=AI Khalil, ou=Java Products, c=AU"
    cn = Certificate name
    o = organistation
    ou = organistation unit
    c = country (first two letters)
    If don't put the -dname, you can fill it line by line.
    The -keypass has to be verify at the end, and you have to wait for it to create the rsa signing keys.
    On NT by default it will put the alias information at D:\WINNT\Profiles\Administrator (if log in as administrator) with the default file called ".keystore". Windows 98 etc, don't know, search for .keystore
    file. When you update it, check for the timestamp change and you know if you at the right spot.
    You can store your alias information via the -storepass option to your current directory you work on, if you don't want to update the default .keystore file?
    The .keystore contains a list of alias so you don't have to do this process again and again.
    Another tip if you want your certificate encryption validity to be more than the default one month is simply
    add the -validity <valDays>, after the -genkey option, to make your certificate usage for encryption to last much longer.
    Note: You MUST use the -keyalg rsa because for starters the rsa encyption alogorthim is supported on ALL browsers instead of the default DSA and the other one SHA. Java plugins must work with the RSA algorthim when signing applets, else you will get all sorts of weird errors :)
    Do not use signtool because thats a browser dependant solution!! Java plugin is supposed to work via running it owns jre instead of the browser JVM. So if you going to use netscape signtool, it starts to become a mess! ie certificate will install, but applet won't start and give you funny security exception errors :)
    * keytool -export -alias tstkey -file MyTestCert.crt
    It will read the alias information in the .keystore information picking up the rsa private/public keys info and
    create your self sign certificate. You can double click this certificate to install it? But don't think this step is needed but maybe for IE? Someone else can check that part.
    If you make a mistake with the alias, simply keytool -delete -v -alias <your alias key>
    If not in default .keystore file, then simply keytool -delete -v -alias <your alias key> -keystore <your keystore filename>
    * Put your classes in your jar file, my example is tst.jar.
    * jarsigner tst.jar tstkey
    Sign your testing jar file with your alias key that supports the RSA encryption alogorthim.
    * jarsigner -verify -verbose -certs tst.jar
    Check that its been verified.
    The last step is the most tricky one. Its to do with having your own CA (Certified Authority) so you don't
    have to fork out money straight away to buy a Verisign or Twarte certificate. The CA listing as you see in
    netscape browsers under security/signers, is NOT where the plugin looks at. The plugin looks at a file called
    CACERTS. Another confusion is that the cacerts file is stored in your jre/lib/security AND also at your
    JavaSoft/Jre/<Java version>/lib/security. When you install the Java plugin for the first time in uses your
    JavaSoft folder and its the cacerts file that has to be updated you add your own CA, because thats where
    the plugin look at, NOT THE BROWSER. Everything about plugin is never to do with the browser!! :)
    * keytool -import -file MyTestCert.crt -alias tstkey -keystore "D:\Program Files\JavaSoft\JRE\1.3.1\lib\security/cacerts"
    Off course point to your own cacerts file destination.
    Password to change it, is "changeit"
    Before you do this step make a copy of it in its own directory in case you do something silly.
    This example will add a CA with alias of my key called "tstkey" and store to my example destination.
    * keytool -list -v -keystore "E:/jdk/jdk1.3/jre/lib/security/cacerts"
    List to see if another CA is added with your alias key.
    Your html, using Netscape embed and Internet explorer object tags to point to the java plugin,
    your own self sign applet certificate should work
    Cheers
    Abraham Khalil

    I follow Signed Applet in Plugin, and it's working on
    my computer. Thanks
    But When I open my applet from another computer on
    network, why it does not work ..?
    How to make this applet working at another computer
    without change the policy file ..?
    thanks in advance,
    AnomYou must install the certificate on that computers plugin. Can this be done from the web? can anyone suggest a batch file or otherwise that could do this for end users?
    I want a way for end users to accept my cert as Root or at least trust my cert so I dont have to buy one. I am not worried about my users refusing to accept my cert. just how do I make it easy for them? IE you can just click the cert from a link, but that installs for IE, and not the plugin where it needs to be.

  • 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

  • Auto detect missing java plugin with Netscape

    How do I get Netscape to automatically detect that it is missing the Java Plugin, and go to Sun's download page? I have IE 5.5 and Netscape 7 installed.
    My html looks like this:
    <OBJECT
    classid = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    codebase = "http://java.sun.com/products/plugin/1.4/jinstall-1_4-windows-i586.cab#Version=1,4,1,0"
    WIDTH = "100%" HEIGHT = "500" >
    <PARAM NAME = CODE VALUE = "nz.astarte.planwise.gantt.GanttApplet" >
    <PARAM NAME = CODEBASE VALUE = "." >
    <PARAM NAME = ARCHIVE VALUE = "pwgantt.jar" >
    <PARAM NAME = "type" VALUE = "application/x-java-applet;version=1.4">
    <PARAM NAME = "scriptable" VALUE = "false">
    <PARAM NAME = "projectId" VALUE="<%=theForm.getProjectId().toString()%>" >
    <PARAM NAME = "userId" VALUE="<%=userId%>" >
    <PARAM NAME = "logLevel" VALUE="INFO" >
    <COMMENT>
    <EMBED
    type = "application/x-java-applet;version=1.4"
    CODE = "nz.astarte.planwise.gantt.GanttApplet"
    JAVA_CODEBASE = "."
    ARCHIVE = "pwgantt.jar"
    WIDTH = "100%"
    HEIGHT = "500"
    projectId ="<%=theForm.getProjectId().toString()%>"
    userId ="<%=userId%>"
    logLevel ="INFO"
    scriptable = false
    pluginspage = "http://java.sun.com/getjava ">
    <NOEMBED>
    Could not find a plugin supported by your browser. Please download Sun's Java Plugin 1.4.1
    </NOEMBED>
    </EMBED>
    </COMMENT>
    </OBJECT>
    IE will autodetect and begin the download process. I know Netscape doesn't auto download, but it should at least detect it needs the plugin and go to the http://java.sun.com/getjava page so the user can do a manual download. However all I get is a big black blob where my applet should be.
    Thanks in advance,
    Andrew

    I have modified your EMBED tag a little bit. I think it should work:
    <EMBED
    type="application/x-java-applet;jpi-version=1.4.1"
    CODE="nz.astarte.planwise.gantt.GanttApplet"
    CODEBASE="."
    ARCHIVE="pwgantt.jar"
    WIDTH="100%"
    HEIGHT="500"
    projectId="<%=theForm.getProjectId().toString()%>"
    userId="<%=userId%>"
    logLevel="INFO"
    scriptable=false
    pluginspage="http://java.sun.com/j2se/1.4.1/download.html">
    <NOEMBED>
    Could not find a plugin supported by your browser. Please download Sun's Java Plugin 1.4.1
    </noembed>
    </embed>
    Hope it helps!
    A.A.
    How do I get Netscape to automatically detect that it
    is missing the Java Plugin, and go to Sun's download
    page? I have IE 5.5 and Netscape 7 installed.
    My html looks like this:
    <OBJECT
    classid =
    d = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    codebase =
    e =
    "http://java.sun.com/products/plugin/1.4/jinstall-1_4-w
    ndows-i586.cab#Version=1,4,1,0"
    WIDTH = "100%" HEIGHT = "500" >
    <PARAM NAME = CODE VALUE =
    E = "nz.astarte.planwise.gantt.GanttApplet" >
    <PARAM NAME = CODEBASE VALUE = "." >
    <PARAM NAME = ARCHIVE VALUE = "pwgantt.jar" >
    <PARAM NAME = "type" VALUE =
    E = "application/x-java-applet;version=1.4">
    <PARAM NAME = "scriptable" VALUE = "false">
    <PARAM NAME = "projectId"
    Id" VALUE="<%=theForm.getProjectId().toString()%>" >
    <PARAM NAME = "userId" VALUE="<%=userId%>" >
    <PARAM NAME = "logLevel" VALUE="INFO" >
    <COMMENT>
    <EMBED
    type =
    type = "application/x-java-applet;version=1.4"
    CODE =
    CODE = "nz.astarte.planwise.gantt.GanttApplet"
    JAVA_CODEBASE = "."
    ARCHIVE = "pwgantt.jar"
    WIDTH = "100%"
    HEIGHT = "500"
    projectId
    projectId ="<%=theForm.getProjectId().toString()%>"
    userId ="<%=userId%>"
    logLevel ="INFO"
    scriptable = false
    pluginspage = "http://java.sun.com/getjava ">
    <NOEMBED>
    Could not find a plugin supported by your
    ted by your browser. Please download Sun's Java Plugin
    1.4.1
    </noembed>
    </embed>
    </COMMENT>
    </object>
    IE will autodetect and begin the download process. I
    know Netscape doesn't auto download, but it should at
    least detect it needs the plugin and go to the
    http://java.sun.com/getjava page so the user can do a
    manual download. However all I get is a big black blob
    where my applet should be.
    Thanks in advance,
    Andrew

  • Java Plugin Viewer with Crystal Reports 2008

    Hello,
    I am trying to use the Java Plugin Viewer with Crystal Reports, but I have some problems. The ActiveX Viewer works well, but as I want to use the reports in other browsers, I need the Java viewer.
    I have a Visual Basic 6 application, and, instead of including SmartViewerActiveX.asp, I have included JavaPluginViewer.asp. I have taken this file from an older version of Crystal, and I am changing the values on it (I have done the same with the ActiveX Viewer, without problems). This is the main code of the file:
    <OBJECT
        classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
        width="100%"
        height="100%"
        codebase="/crystalreportviewers11/JavaPlugin/Win32/j2re-1_4_2_04-windows-i586-p.exe#Version=1,4,0,0">
        <param name=type value="application/x-java-applet;version=1.4">
        <param name=code value="com.crystaldecisions.ReportViewer.ReportViewer">
        <param name=codebase value="/crystalreportviewers11/JavaViewer/">
        <param name=archive value="ReportViewer.jar">
        <param name=Language value="en_US">
        <param name=ReportName value="RDCrptserver11.asp">
        <param name=CanDrillDown value="true">
        <param name=HasExportButton value="true">
        <param name=HasGroupTree value="true">
        <param name=ShowGroupTree value="true">
        <param name=HasPrintButton value="true">
        <param name=HasRefreshButton value="true">
        <param name=HasTextSearchControls value="true">
        <param name=HasZoomControl value="true">
        <param name=HasSearchExpert value="false">
        <param name=HasSelectExpert value="false">
        <param name=ShowLogo value="false">
    </OBJECT>
    I know how to change all the values of this object so it works with Crystal2008 except one: the codebase.
    I have gone to IIS, and under the virtual folder "crystalreportviewers12" I don't see any JavaPlugin folder, there's only the JavaViewer folder, and there isn't any .exe inside...
    So, where can I find the .exe for the codebase?
    I have tried searching the web for a tutorial or something, but I haven't seen anything for Crystal 2008.
    Can anyone help me?
    Thank you very much!

    This is so wrong, I don't even know which forum this would belong to ( I think I'll move it to the SAP Crystal Reports, version for Eclipse topic Space...
    Let's start with this:
    I have taken this file from an older version of Crystal,
    Don't mix versions. It will not work. Period
    Next re:
    I don't see any JavaPlugin folder,
    If you want a Java solution, I'd recommend using CR for Eclipse which you can download from here:
    SAP BusinessObjects - SAP Crystal Reports, Version For Eclipse Download
    I would then recommend having a peek here:
    CRJ SDK
    Developer Help File is here:
    https://help.sap.com/javadocs/cr/xi/jrc/en/overview-summary.html
    Finally, I'm not sure what references you are making in your VB 6 app, but there is no SDK in CR 2008 that supports VB 6.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter
    https://twitter.com/SAPCRNetSup

  • Java plugin not working with firefox1.0.4 post 11i installation.

    Do anyone has idea which java plugin is requried for firefox1.0.4 to open Java applets after installation of 11i EBS?
    I have checked jre1.6 update 5, it is perfectly installed and associated but not working for 11i applets.
    Kindly do also tell me where to download the jdk version from?
    thanx
    Regards,
    M. Farooq

    Duplicate post
    Jiniatior with browser firefox1.0.4 post 11i EBS installation
    Re: Jiniatior with browser firefox1.0.4 post 11i EBS installation

  • 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.

  • 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.

  • Fonts using sun java plugin on linux

    Hi,
    The font size is too small if we run our web form on a linux client. The font used on the linux client is "dialog". If we run the same form with the sun java plugin 1.4 on a windows client, the font "dialog" looks fine. Has anyone experienced this before or knows a solution to get a larger font size on the linux client. We would like to have the same look on linux as on windows using the same form files (*.FMX). we use forms6i.
    Kind regards,
    Johan

    I could install it in a different machine (linux). However on the machine it failed, it never asked me to enter the user name. Where do I enter it.
    On the machine where I was succesfull, i was prompted to enter admin user name.
    Thanks
    bib

  • Checking if the Java Plugin is present in IE

    Hi,
    I've been trying to find out how I can check if the Java Plugin is present in IE. In Navigator it's easy but I do not know how to do it for IE as it does not work the same
    way, through using the navigator.plugins Array. However, I know that in IE you can try to create an ActiveXObject but you need to know the plugin name and I do not know this.
    Can anyone help?
    Cheers,
    Mark

    This seems to be more of a JavaScript question than a Java question.....
    If you used the HTMLconverter, the <EMBED> tag should contain the necessary information for IE to determine if the viewer of your document needs to download a newer version of the plugin. Should the veiwer decided not to download the appripriate plugin or doesn't have the correct plugin, your applet would not work and if you try to access document.APPLETNAME (where APPLETNAME is the name given to the applet), you will either get a null or undefined -- that should provide you with sufficient information on what to do next.
    V.V.

  • How to setup Analyzer 7.0.1 with Java plugin 1.4.2_03?

    Hi,<BR>I use Hyperion Analyzer 7.0.1. The default Java Plugin is 1.3.1_09 and in my environment it is working without any problems.<BR><BR>In my company there are other non-Hyperion applications that requires java 1.4 or higher.<BR><BR>I noticed that Java Plugin 1.4.2_03 is also available on Analyzer installation CD. So I installed this java version on client computer, but when the applet is started it opens the java 1.3 installation window.<BR><BR>I probably need to configure some settings on Analyzer server computer. What should I change on server site of computer to have java 1.4.2_03 (or higher if posible) accepted on client computer?<BR><BR>Thanks,<BR>Grofaty

    In pdf book "Hyperion Analyzer Release 7.0 Administration Guide - P/N: D750770000) on page 129 there is instruction (please see bellow).<BR><BR>But in my Analyzer.jsp file are "<hya:" template tags. When I try to replace the template tags with the ordinary text described in bellow instructions I got error from Tomcat app. server - unable to compile jsp file.<BR><BR>How to replace clsid number of java JRE to get working a java 1.4 version?<BR><BR>Is there any file where <hya: are specified and I could change the "<hya:" variables with constants?<BR><BR>Thanks,<BR>Grofaty<BR><BR><BR>===========================================<BR>Configuring Different Java Plug-in Versions<BR>===========================================<BR><BR>The Hyperion Analyzer Java Web Client and Administration Tools Client are<BR>configured to use the Sun Java Plug-in 1.3.1_09. Administrators can update the<BR>Sun Java Plug-in versions by editing the Analyzer.jsp and Administrator.jsp files<BR>static versioning statement. This mandates the loading of the specified version of<BR>the Sun Java plug-in.<BR> To edit the Analyzer.jsp and Administrator.jsp static versioning statement, perform<BR>the following tasks:<BR><BR>1. Open the Analyzer.jsp file using a text editor.<BR><BR>2. Search for the static versioning statement class ID, clsid:.<BR>The current class ID value is as follows:<BR>clsid:CAFEEFAC-0013-0001-0004-ABCDEFFEDCBA<BR><BR>3. Edit the clsid value, to the desired Sun Java Plug-in version.<BR>Alphabetic characters at the beginning and end of the string are set by Sun. Do<BR>not change these characters. The first two sets of numeric digits indicate the<BR>Sun Java Plug-in version. The third set of numeric digits indicates the patch<BR>number. For example, the clsid value for the 1.3.1_10 Sun Java Plug-in is as<BR>follows:<BR>clsid:CAFEEFAC-0013-0001-0010-ABCDEFFEDCBA<BR><BR>4. Save your changes to the jsp file.<BR><BR>5. Repeat all of these steps for the Administrator.jsp file.

Maybe you are looking for

  • Refreshing a single portlet rather than the whole portal page

    Ok, here's my situation. I have two pdk portlets on my portal that communicate through page parameters. Portlet A has a bunch of search fields, a customer drop-down list, parts drop-down list, division, etc. Portlet B takes those parameters, queries

  • Upgrading Hard Drive from 200GB (7,200rpm) to 320GB (7,200rpm)

    I very much would like to upgrade the hard drive in my MacBook Pro 17" from the supplied 200GB 7,200rpm to the newer larger capacity of the 320GB 7,200rpm being recently made available. I purchased my MacBook Pro 17" as a custom spec in the second ha

  • ITS Mobile Function Key not working

    Dear Gurus, I'm currently working on a ticket concerning SAP screens on hand held devices. On the hand held devices we have all the LM screens available + an own developed screen. Everything is working fine on the hand held device until the user gets

  • Can't run Skype on laptop - Why?

    I'm new to this community and can't find a solution to my problem so I need help. - My technucal knowledge is also very basic so I need simple explanations. I have 2 laptops and 1 Androuid Tablet. One laptop runs Windows 7 Home Premium and the other

  • FTP - remote time always 12:00AM

    I have a problem where my Dreamweaver detects the remote file's time stamp as 12:00AM. It cannot seem to get the current time correct, only the date. results in bogus synchronization warnings when I update files. This only happens with a particular h