Java doesn't work in mozilla 0.9.3

hello,
I just installed the mozilla 0.9.3 but the java plugin doesn't work. It comes with the Java2. It has the sym-link in the plugins directory but still doesn't work?? I tried looking in the mozilla website but couldn't find an answer to my question.
I also have loaded on the same machine netscape 4.78. I tried loading the JRE 1.3.1_01, but that also doesn't work. I'm sure the sym-links are in the correct places according to the Sun installation instructions......
What is causing this???
thank you,
Oskar

I had the exact same problem with mozilla 0.9.3 and using the blackdown 1.3.1 java plugin on Mandrake Linux 7.2. Then I formatted my hard drive ( not because of this problem...ha ha ) and when i installed mozilla i got the plugin to work. What i did was, create the symbolic link ( as suggested in the installation instructions ), then started mozilla, then shut mozilla down, then started mozilla for a second time ( and the java plugin then showed up in the 'about plugins' page), then i viewed a web page with an applet and moziila crashed.....ha ha....and from then on it has worked perfectly.........i cant remember where i read about this bug..(sorry)...
anyway, to summarise you need to restart mozilla twice after making the symbolic link before viewing a page containing a Java applet. (i dont know whether you will have to reinstall mozilla to get this to work ?..seeing as you have already tried this once? ) Good luck ( sorry if this reply is a bit of a mess !!!)

Similar Messages

  • JSObject doesn't work in Mozilla

    Hi,
    I'm running an applet in Mozilla Firefox and I don't know why it doesn't work. Mozilla doesn't respond after the applet execute the next code line:
    JSObject myDocument = (JSObject) jsBrowserWindow.getMember("Document");
    I have in the JSP the next code to load the applet:
    <OBJECT
    classid = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    codebase = "http://java.sun.com/products/plugin/autodl/jinstall-1_4-windows-i586.cab#Version=1,4,0,0"
    WIDTH = "1" HEIGHT = "1" NAME = "invesdoc_ms" ALT = "Applet" >
    <PARAM NAME = CODE VALUE = "ieci.tecdoc.mvc.util.applet.InvesDocApplet" >
    <PARAM NAME = ARCHIVE VALUE = "<%=request.getContextPath()%>/jar/upload.jar,<%=request.getContextPath()%>/jar/jawin.jar,<%=request.getContextPath()%>/jar/commons-logging.jar,<%=request.getContextPath()%>/jar/commons-codec-1.3.jar,<%=request.getContextPath()%>/jar/commons-httpclient-3.0-beta1.jar" >
    <PARAM NAME = NAME VALUE = "invesdoc_ms" >
    <PARAM NAME = MAYSCRIPT VALUE = "true" >
    <PARAM NAME = "type" VALUE = "application/x-java-applet;version=1.4">
    <PARAM NAME = "scriptable" VALUE = "true">
    <COMMENT>
         <EMBED
    type = "application/x-java-applet;version=1.4" \
    CODE = "ieci.tecdoc.mvc.util.applet.InvesDocApplet" \
    ARCHIVE = "<%=request.getContextPath()%>/jar/upload.jar,<%=request.getContextPath()%>/jar/jawin.jar,<%=request.getContextPath()%>/jar/commons-logging.jar,<%=request.getContextPath()%>/jar/commons-codec-1.3.jar,<%=request.getContextPath()%>/jar/commons-httpclient-3.0-beta1.jar" \
    ALT = "Applet" \
    NAME = "invesdoc_ntsc" \
    WIDTH = "1" \
    HEIGHT = "1" \
    MAYSCRIPT = "true" \
         scriptable = "true" \
         pluginspage = "http://java.sun.com/products/plugin/index.html#download">
         <NOEMBED>
    <bean:message key="message.modifyFolder.error.applet.tag.ignored"/>
    </NOEMBED>
         </EMBED>
    </COMMENT>
    </OBJECT>
    It works fine with IE, but not with Mozilla Firefox.
    Can anybody help me?
    Thanks in advance.

    I had the exact same problem with mozilla 0.9.3 and using the blackdown 1.3.1 java plugin on Mandrake Linux 7.2. Then I formatted my hard drive ( not because of this problem...ha ha ) and when i installed mozilla i got the plugin to work. What i did was, create the symbolic link ( as suggested in the installation instructions ), then started mozilla, then shut mozilla down, then started mozilla for a second time ( and the java plugin then showed up in the 'about plugins' page), then i viewed a web page with an applet and moziila crashed.....ha ha....and from then on it has worked perfectly.........i cant remember where i read about this bug..(sorry)...
    anyway, to summarise you need to restart mozilla twice after making the symbolic link before viewing a page containing a Java applet. (i dont know whether you will have to reinstall mozilla to get this to work ?..seeing as you have already tried this once? ) Good luck ( sorry if this reply is a bit of a mess !!!)

  • HT1338 java doesn't work and there is no update (via apple) available.

    Now running mountain lion. Unfortunately java doesn't work and there is no update (via apple) available. What do I do?

    Open Terminal (Applications/Utilities/Terminal.app) and type
    java -version
    press 'return' on the keyboard.
    Either
    1. You get a version number for Java, in which case enable Java in
    Applications/Utilities/Java Preferences.app
    Or
    2. You get an installer window pop up. After clicking through and installing that, enable Java as in 1. above.

  • Java doesn't work on safari / xp

    Downloaded the latest Safari, 5.1.7, for Windows XP
    Downloaded the latest Java, JRE as well as tried JDK, 7.04 and configured for IE and Safari.
    Java.com test works on IE, but on Safari, refers to
    C:\Program Files\Oracle\JavaFX 2.1 Runtime\bin\server\jvm.dll
    There is no server directory, nor any jvm.dll anywhere in the Oracle install.
    What's wrong??
    Help!

    Ok, 3 days and no responses. I guess Java doesn't work on Safari/XP. Time to switch...

  • HT4883 java doesn't work

    I installed Java manually from the apple web site. however when I open a web page that runs java application the page doesn't work. I had trouble initially intalling java  automatically, I got  a dialog box saying that I was not connected to the network.  How can I get run Java correctly in my computer?

    When you use Google Chrome (uses it's own Java), you get this message in a separate window:
    The requested resource (/finans/header.jsp) is not available.
    Also tried it with Internet Explorer 8 in Windows XP. It doesn't works the same as Safari there:

  • Java doesn't work on my comp!

    i have recently formatted my computer, and re-intalled everything back, i have windows xp running and i just downloaded the java v. 1.4 standard edition, but it doesn't seem to work, i don't know why, it does complie with javac but when i run with java <name> it throws and Exception in thread "main" java.lang.NoClassDefFoundError: with the hello.java!, I don't know what's wrong please help me out, i have already compiled it... if anyone is wondering.

    Still doesn't work! i don't know why... if anyone can help me out...
    i compile a simple program on win 98 and it runs with java 1.3;
    now on win xp i compile the program and the .class is created but when i run the java and name of the program it gives me the -java.lang.noClassDefFoundError: <name> i don't know what is it...

  • Java doesn't work on Firefox

    Java works in Internet Explorer but doesn't work in FireFox.
    My installed Java-related programs are:
    Java 7 Update 11
    Java 7 Update 11 (64-bit)
    Java SE Development Kit 7 Update 11
    Java SE Development Kit 7 Update 11 (64-bit)
    I don't have JavaFX or anything else. I need both kits for Eclipse and other things.

    Quote: ''PS Java is obviously working as I visit a site that blocks use of "right mouse click" and that is fine.''
    To avoid confusion:
    *http://kb.mozillazine.org/JavaScript_is_not_Java
    You should see an enabled Java plugin in Tools > Add-ons > Plugins and Java should show on the about:plugins page if Java is installed properly.
    *http://kb.mozillazine.org/Java#Windows_installation_issues
    *http://www.java.com/en/download/help/testvm.xml
    *http://www.java.com/en/download/installed.jsp

  • SCORM doesn't work in Mozilla Firefox

    As already written:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=67&catid=469&threadid =1215447
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=67&catid=469&threadid =1129866
    there is a problem with function
    dataToFlash in
    scorm_support.js and
    Mozilla Firefox.
    Not only the result's tracking doesn't work, but also the
    simulation doesn't start.
    Is there someone expert in Javascript who can fix the
    problem?
    Thank you.
    ==== Funciton dataToFlash ====

    The timeline has been removed from Dreamweaver since CS3 (2007) because it uses ancient code. For what you're doing, the timeline is inappropriate anyway. Google "JavaScript image rotator" and you'll find plenty of scripts that do what you want.

  • Flash Player doesn't work with Mozilla

    Hello,
    I've designed this website www.vmvindustrias.com . It includes a flash paper as a photo slide.
    For the first two weeks it worked really well in both Internet Explorer and Mozilla Firefox, but now it doesn't work anymore in Mozilla (keeps working in I.Explorer).
    What's wrong? How can I sort it out?
    romay2001

    Same here works ok in ie but not Firefox?????
    I have downloaded the bloody thing so often and it still does not work?
    Maybe an axe to the pc would help?
    (YAWN)

  • Java doesn't work at all

    I might have screwed something up...
    but whenever I try to upload pictures on facebook... doesn't work..
    any thing Java doesn't work

    Hi... did you do something you should tell us about?
    How much Free Space do you have on your Hard Drive?
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Tiger Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot , (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it finishes.
    The usual reason why updates fail or mess things up, or things don't load/run, is if Permissions are not fixed before & after every update, with a reboot... you may get a partial update when the installer finds it doesn't have Permissions to change one obscure little part of the OS, leaving you with a mix of OS versions.
    Some people get away without Repairing Permissions for years, some for only days.
    If Permissions are wrong before applying an update, you could get mixed OS versions, if Directory is the slightest messed up, who knows!
    If many Permission are repaired, or any Directory errors are found, you may need to re-apply some the latest/biggest updates again, or even do an A&I if you have enough free disk space.
    The combo update for PowerPC-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateppc.html
    The combo update for Intel-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateintel.html
    Repair Permissions before & after re-install, then reboot again each time.
    If all the above fails, then it appears to be time for a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.
    I only use Software Update to see what is needed, then get them for real via...
    http://www.apple.com/support/downloads/
    That way I can wait a week or so, check the forums for potential problems, and get Permissions & such in order before installing.
    If it appears to be time for An Archive & Install, which gives you a new OS, but can preserve all your files, APPs, pics, music, settings, etc., as long as you have plenty of free disk space...
    http://docs.info.apple.com/article.html?artnum=107120
    Be sure to use Preserve Users & Settings.

  • Java doesn't work correctly

    With Safari 3.1.1 et FireFox 5.0 on the web often connections using Java do not work , and i get the message :
    UnsatisfiedLinkError: GetProxyConfigURL
    I can't found "ProxyConfigURL" on the web, and after I have reinstalled Java, it's the same message!
    If any of you know what I'm talking about please help.

    Thanks.
    All the error message :
    java.lang.UnsatisfiedLinkError: getProxyConfigURL
    at sun.plugin.net.proxy.MacOSXProxyConfig.getProxyConfigURL(Native Method)
    at sun.plugin.net.proxy.MacOSXProxyConfig.getBrowserProxyInfo(MacOSXProxyConfig.ja va:30)
    at sun.plugin.net.proxy.PluginProxyManager.reset(PluginProxyManager.java:108)
    at sun.plugin.AppletViewer.initEnvironment(AppletViewer.java:574)
    at jep.MyJavaRunTime.initJavaRunTime(MyJavaRunTime.java:37)
    at jep.AppletHandlerFactory.initProperties(AppletHandlerFactory.java:404)

  • Flash Player doesn't work on Mozilla Firefox and IE, on some websites.

    I followed the thread posted by brawlmanjr on this same topic but nothing worked for me.
    Basically, some videos work prolperly on some websites, but on others, there is a black space where the video is embedded, and there is no link to the video.
    System:  Windows XP
    Browser:  Mozilla 3.6.8
    Flash Player the most recent, just updated.
    What do you think I can do?

    I have the same problem than you, flash player works fine with some  site like facebook, you tube etc and for some other sites like CFL.CA  the videos shows only a black or white screen. It's doing the same with  IE or FF. If I click on the right button, I get the menu of flash player, but cannot do anything.
    I tried the option of flash....no change
    I tried uninstalling flash and reinstalling...no change
    I tried uninstalling Java and reinstalling...no change
    I checked my antivirus, but the doesn't seem to be any option blocking the videos
    I am out of ideas, please help me and Heraldo to solve this problem!
    I am using Windows XP  5.1.2600
                    Internet Explorer 8.0.6001.18702
                    Mozilla Firefox 3.6.9
                    Flash player 10.1.82.76
                    Java 6.0.210.7
                    Microsoft security essentials latest update

  • My program in Java doesn't work

    Could anyone can help me in making this small project for me. I'm making sample project about Student Transcript but it doesn't want to work properly. So please kindly try to help me.
    This is the code:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
         public class Transcript extends JFrame {
         private JLabel lbl1, lbl2, lbl3, lbl4, lbl5, lbl6, lbl7, lbl8, lbl9, lbl10, lbl11, lbl12, lbl13;
         private JTextField txt1, txt2, txt3, txt4, txt5, txt6, txt7, txt8, txt9, txt10, txt11, txt12, txt13;
         private JButton buttoon;
         private JTextArea textarea1;
         private int int1, int2, int3 ,fin1, fin2;
         String str1, str2, str3;
    public Transcript()
    super( "MITM Students Transcript" );
    Container container = getContentPane();
    container.setLayout( new FlowLayout() );
    lbl1 = new JLabel("Enter Name: ");
    container.add(lbl1);
    txt1 = new JTextField(15);
    container.add(txt1);
    lbl2 = new JLabel("Enter Id: ");
    container.add(lbl2);
    txt2 = new JTextField(5);
    container.add(txt2);
    lbl3 = new JLabel("Date: ");
    container.add(lbl3);
    txt3= new JTextField(20);
    container.add(txt3);
    lbl4= new JLabel ("Semester: Spring 2008");
    container.add(lbl4);
    lbl5= new JLabel ("Course Code 1:");
    container.add(lbl5);
    txt4= new JTextField(5);
    container.add(txt4);
    lbl6= new JLabel ("Course Name :");
    container.add(lbl6);
    txt5= new JTextField(8);
    container.add(txt5);
    lbl7= new JLabel ("Credit Marks :");
    container.add(lbl7);
    txt6= new JTextField(5);
    container.add(txt6);
    lbl8= new JLabel ("Course Code 2:");
    container.add(lbl8);
    txt7= new JTextField(5);
    container.add(txt7);
    lbl9= new JLabel ("Course Name :");
    container.add(lbl9);
    txt8= new JTextField(8);
    container.add(txt8);
    lbl10= new JLabel ("Credit Marks :");
    container.add(lbl10);
    txt9= new JTextField(5);
    container.add(txt9);
    lbl11= new JLabel ("Course Code 3:");
    container.add(lbl11);
    txt10= new JTextField(5);
    container.add(txt10);
    lbl12= new JLabel ("Course Name :");
    container.add(lbl12);
    txt11= new JTextField(8);
    container.add(txt11);
    lbl13= new JLabel ("Credit Marks :");
    container.add(lbl13);
    txt12= new JTextField(5);
    container.add(txt12);
    buttoon = new JButton ("Get the GPA");
    container.add(buttoon);
    buttoon.addActionListener(
         new ActionListener() {
              public void actionPerformed (ActionEvent event)
                   str1 = txt6.getText();
                   int1 = Integer.parseInt(str1);
                   str2 = txt9.getText();
                   int2 = Integer.parseInt(str2);
                   str3 = txt12.getText();
                   int3 = Integer.parseInt(str3);
                   fin1 = int1 + int2 + int3;
                   fin2 = fin1 /3;
                   textarea1.append( txt1 + "\n" + " The GPA of this student is: " + fin2);
    textarea1 = new JTextArea(18,36);
    textarea1.append("");
    textarea1.setEnabled( true );
    textarea1.setDisabledTextColor( Color.BLUE );
    container.add(textarea1);
    setSize( 580, 480 );
    setVisible( true );
    public static void main( String args[] )
    Transcript application = new Transcript();
    application.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
    }

    JAAVA wrote:
    Could anyone can help me in making this small project for me. I'm making sample project about Student Transcript but it doesn't want to work properly. So please kindly try to help me.What does "not work properly" look like?
    C'mon - a stack trace, an error message, a description of what you have versus what you want. Anything than postnig a mess of code, sitting back, and saying "Please kindly try to help me." That passiveness tends to not do well here.
    Read this:
    http://www.catb.org/~esr/faqs/smart-questions.html
    %

  • My java doesn't work?

    Very recently my java stopped working. I have os x 10.5.8 loaded on an imac. same issue with my macbook running the same os? Any ideas?

    Just checking, this is Java, not Javascript?
    BTW, it's recommended to actually disable Java so you don't get the FlashBack infection...
    Disable Java in your Browser settings, not JavaScript.
    http://support.apple.com/kb/HT5241?viewlocale=en_US
    http://support.google.com/chrome/bin/answer.py?hl=en-GB&answer=142064
    http://support.mozilla.org/en-US/kb/How%20to%20turn%20off%20Java%20applets
    Flashback - Detect and remove the uprising Mac OS X Trojan...
    http://www.mac-and-i.net/2012/04/flashback-detect-and-remove-uprising.html
    In order to avoid detection, the installer will first look for the presence of some antivirus tools and other utilities that might be present on a power user's system, which according to F-Secure include the following:
    /Library/Little Snitch
    /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    /Applications/VirusBarrier X6.app
    /Applications/iAntiVirus/iAntiVirus.app
    /Applications/avast!.app
    /Applications/ClamXav.app
    /Applications/HTTPScoop.app
    /Applications/Packet Peeper.app
    If these tools are found, then the malware deletes itself in an attempt to prevent detection by those who have the means and capability to do so. Many malware programs use this behavior, as was seen in others such as the Tsunami malware bot.
    http://reviews.cnet.com/8301-13727_7-57410096-263/how-to-remove-the-flashback-ma lware-from-os-x/
    http://x704.net/bbs/viewtopic.php?f=8&t=5844&p=70660#p70660
    The most current flashback removal instructions are F-Secure's Trojan-Downloader:OSX/Flashback.K.
    https://www.securelist.com/en/blog/208193454/Flashfake_Removal_Tool_and_online_c hecking_site
    More bad news...
    https://www.securelist.com/en/blog/208193467/SabPub_Mac_OS_X_Backdoor_Java_Explo its_Targeted_Attacks_and_Possible_APT_link

  • Java doesn't work right

    I prefer Mozilla over Internet Explorer.
    But Java works on Explorer.
    I've read a dozen posts from other people who have this problem.
    Most of the fixes are complicated or have to be redone often.
    Just downloaded latest version of Mozilla, and I can't get into my email.
    Not worth my time to fix it.
    Switching to Explorer. Will try back in a couple of weeks and see if you can settle your differences with Java and get your site working.

    --I am not sure how to fix you're problem, but I would just like to offer a suggestion of moving to Chrome instead of IE. Chrome is faster and safer.
    EDIT: Chrome is a better alternate than IE to move to if you must leave firefox.

Maybe you are looking for

  • New express doesn't extend old express network

    My old AirPort Express runs a printer, and AirTunes to our stereo. I just added the new AirPort Express to the network in hopes of extending coverage in the house. Installation went well, and both devices are working. But the signal strength is not i

  • Using automator as a preflighter

    i've never really used automator - but can anyone tell me if it's possible to use it to check pdf files for any RGB elements and flag these? in other words use it as a very basic preflighter? thanks very much. james b (uk)

  • Wireless connection of a Macbook Pro to a PC wired to a cable modem

    Hi all, I am planning to connect my new Macbook Pro to a wireless network that I will be setting up in my home. Currently I use a wired DSL cable modem that is connected to my PC. My Macbook Pro will be downstairs (wireless) and my PC is upstairs whe

  • BADI in a BAPI

    Hello, I activate a Badi for MM02 and MM01 and I need to bypass the code if a BAPI has been launched. Is there a way to check if I'm in a BAPI processs ? Thank you all!

  • Ipad 4 front and back camera ipad 4 not working after updating to ios 7

    I just updated my ipad 4 to ios 7. After the update I noticed that both cameras are not working anymore. I can start the phote app butt I anly get a black screen