Java download

Whats up guys??
I am really new to Java in every way, what I was wanting to know was, I have Windows XP I did not upgrade it came with the OS i bought I need to know which version of Java I need to download that will run with windows xp.
thanks GREG

This should help you out
http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html

Similar Messages

  • I'm having 10.8.3 and today 17-Apr I had installed latest java 7 update. Now when ever I test java page it just redirects the page to Java download on both Firefox and safari. I tried deleting the cache from Java Sec Panel - temp ile but still same proble

    I'm having 10.8.3 and today 18-Apr Thursday I had installed latest java 7 update. Now when ever I test java page it just redirects the page to Java download on both Firefox and safari. I tried deleting the cache from Java Sec Panel - temp ile but still same prob.

    Make sure that the plugin is not automatically disabled in Firefox:
    Clinton

  • Failed to download java download client

    Trying to get a webex meeting going w/new firefox 4 install, I get:
    "Failed to download java download client!
    Sorry, you do not have java download client enabled. Please try again or inform your Site Administrator to set up for you. "
    There is no site administrator, it's my Mac so I'm it. ;) I've googled it and I see nothing on how to turn this on. Basically you can try and start a webex meeting here:
    http://www.webex.com/lp/jointest/
    That also chokes with the same error. Works with Firefox 3.x no problems... but with firefox 4 no dice. Probably some simple setting I'm missing... can someone give me a clue?

    Workaround:
    Find your Firefox application in Finder, right click on it, click on "File Info", select 32-bit mode, and restart Firefox.

  • IE11 Keep Redirecting to Oracle Java Download Site

    I am running a page that launches a Java Webstart app and a Java Applet. I don't have problem launching this page in Firefox, but I have to run it in IE11. The thing is IE11 keep redirecting me to oracle java download site. I have install Java RE like 3 times from IE already. What am I missing?

    I am running a page that launches a Java Webstart app and a Java Applet. I don't have problem launching this page in Firefox, but I have to run it in IE11. The thing is IE11 keep redirecting me to oracle java download site. I have install Java RE like 3 times from IE already. What am I missing?
    Have you set the version of Java that you want used?
    See this thread:
    http://stackoverflow.com/questions/71254/force-internet-explorer-to-use-a-specific-java-runtime-environment-install

  • Installing java download manager & java

    Hi, I'm trying to download the latest version of Java, for which I'm told I need the Download Manager first...I'm a Mac owner. I can't run Download Manager, after downloading it, because I need to choose an application to run it, and I have no clue how to proceed. I'd so appreciate any help with this. Thanks!

    I believe that you need to go here http://www.apple.com/macosx/features/java/ for Java compatible with Apples. The downloads from Sun are only for Windows/Linux/Solaris

  • Java downloads?

    I am fairly new to java programming, and am wondering exactly what I need to download to compile and run java programs using a command prompt. I do it at school, but would also like to be able to do it at home. What package do I need?

    You need the Java SE Development Kit.
    Links to it, and an explanation of what to do once you get it are available in the ["Hello World"|http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html] chapter of Sun's Tutorial.
    (This assumes you are using Windows; you don't say. Linux instructions are near by.)

  • NWDS 7.0.13 for java Download Link

    Hi All,
    I tried to download the NWDS7.0.13 for Java. But did not succeeded. Can anyone tell me how & where to download the software. Better if can provide a link.
    Regards
    Chander Kararia

    Hi Anupama,
    It is giving me the list but when I start the download it shows the below statement:
    ! SAP download area for Chander Kararia
    Processing your request. Please wait......
    This message keeps on coming & nothing happens. I already cancelled it once after if lasted for 2 hrs.
    Please suggest.
    Regards
    Chander Kararia

  • SAP NetWeaver 7.0 (2004s) Trial Version Java download issue

    The SAP NetWeaver 7.0 (2004s) Trial Version - Full Java Edition does not download even with using Internet Download Manager.
    I have also tried downloading using other download managers but no luck.
    Those who have downloaded previously please try downloading again to confirm it there indeed is a  problem with the download.

    Hi Peter,
    Does it contain the following -
    - SAP NetWeaver Development Infrastructure
    - SAP NetWeaver Developer Studio
    - SAP NetWeaver Portal with PDK
    - Web Dynpro
    - Visual Composer
    - Content Management and Collaboration
    - TREX
    - SAP NetWeaver Business Intelligence Java SDK
    - SAP Interactive Forms by Adobe
    - Composite Application Framework
    - SAP NetWeaver Knowledge Management
    These are the components of the current version mentioned on SDN on [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0576c7e-e306-2a10-37b8-a25d82e6f9d8|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0576c7e-e306-2a10-37b8-a25d82e6f9d8]
    Regards,
    Varun

  • Which Java download needed for SQL Developer

    I am running Windows 7 Professional, (64) and have downloaded and unzipped sqldeveloper64-3.2.20.09.87-no-jre.zip. When I execute sqldeveloper.exe I enter this path to the Java JDK: C:\Program Files (x86)\Java\jdk1.6.0_37\bin\java.exe and a message responds:
    Oracle SQL Developer
    Unable to launch the Java Virtual Machine Located at path C:\Program Files (x86)\Java\jdk1.6.0_37\bin\msvcr71.dll
    I am going with a 32 bit version of Java because I use Chrome (32) and the 1.6 JDK because the SQLDev info says it must be south of 1.7. The last time I installed SQLDev getting the right version of Java was a big pain too. Could someone give me then name of the package to download and the URL to access it?
    The jdk I installed: jdk-6u37-windows-i586.exe.
    I would have hoped that Oracle bundled the SQLDev with the Java.
    Your help would be much appreciataed.
    Edited by: user606303 on Nov 30, 2012 2:34 PM
    Edited by: user606303 on Nov 30, 2012 2:35 PM

    Hi,
    I would have hoped that Oracle bundled the SQLDev with the Java.Note that the very first download offered is Windows 32-bit - zip file includes the JDK1.6.0_35 (also 32-bit). See here...
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    Since you opted to
    downloaded and unzipped sqldeveloper64-3.2.20.09.87-no-jre.zipyou are expected to specify a 64-bit JDK, which gets installed to
    C:\Program Files\Java\jdk1.6.0_37\binrather than
    C:\Program Files (x86)\Java\jdk1.6.0_37\binThe basic rules:
    1. 32-bit JDK/App on 32-bit Windows;
    2. 32-bit JDK/App (runs under WoW64) or 64-bit Java/App on 64-bit Windows.
    Regards,
    Gary
    SQL Developer Team

  • How do I play games that need java, downloaded java it didn't work

    Cant get funky snooker to work, downloaded java, still no go

    after downloading it, did you install it?  It would be in the downloads folder, click on it to install it

  • Java download link required

    What is the link for JDK 1.5.15 download link ?
    I visited http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html
    Are these JDK download links or JDK update links ?

    Download links, like it says. Thre are no partial updates for Java.

  • Simple java download bundled with my app -- what link can I use

    I have a java app that I'd like to make as easy as possible for people to install and use who don't know about java or don't want to deal with installing a JRE. I built two different setup files, one bundled with a private jre for the app and one that just has the app.
    If the user downloads the non-jre-bundled version, and they either don't have a jre or they have a version that's not supported by the app, my insatller will detect this and abort the install with instructions to download a jre or download the bundled verison of the app.
    I'd prefer to ask the user's permission to download a private jre automatically in the above scenario. I know how to do this with my installer enviropnment (NSIS), but I can't find a suitable url from Sun that serves this purpose. I need a link that bypasses the licence agreement page and just directly downloads the jre.
    I got a url from a sample NSIS script that seems to provide this, but the most recent file is dated June 2005 and points to JRE 5 Update 1.
    The root url is http://dlc.sun.com/jdk/
    From there you can see several jre/jdk links for 1.4 and 1.5, but no 1.5 jre or jdk with anything beyond update 1.
    Does anyone know of a link I could use to directly download the latest jre 1.5?

    If any such site exists, it is in violation of Sun's
    current Java license.I'm not a lawyer, but the JRE License Agreement seems to be written in English, so I took a look at it. Paragraph B of the Supplemental License Terms (near the end of the license) would seem to apply, and I've pasted it below.
    As I read it, I think you're right that a direct download site is in violation of the agreement. This seems to be the case because item (v) requires anyone distributing Sun's JRE to pass on the license terms. By definition a direct download site doesn't do that.
    Having said that, it seems that the site I pointed out in the original post is a Sun site. Apparently they're willing to violate their own license terms. I just wish they'd update the site, so something beyond Update 1 were available for JRE 5.
    This is the first time I've ever heard this. I've
    seen many people on this forum getting help bundling
    the JRE with their app. Note that the Sun license agreement does not preclude bundling the JRE with you app, so long as you obey the stated restrictions.
    Excerpt of SUN JRE License Agreement
    B. License to Distribute Software. Subject to the
    terms and conditions of this Agreement and restrictions
    and exceptions set forth in the Software README file,
    including, but not limited to the Java Technology
    Restrictions of these Supplemental Terms, Sun grants
    you a non-exclusive, non-transferable, limited license
    without fees to reproduce and distribute the Software,
    provided that (i) you distribute the Software complete
    and unmodified and only bundled as part of, and for the
    sole purpose of running, your Programs, (ii) the
    Programs add significant and primary functionality to
    the Software, (iii) you do not distribute additional
    software intended to replace any component(s) of the
    Software, (iv) you do not remove or alter any
    proprietary legends or notices contained in the
    Software, (v) you only distribute the Software subject
    to a license agreement that protects Sun's interests
    consistent with the terms contained in this Agreement,
    and (vi) you agree to defend and indemnify Sun and its
    licensors from and against any damages, costs,
    liabilities, settlement amounts and/or expenses
    (including attorneys' fees) incurred in connection with
    any claim, lawsuit or action by any third party that
    arises or results from the use or distribution of any
    and all Programs and/or Software.

  • Java download won't open in mavericks

    Hello,
    I am using a Macbook Pro and was recently upgraded to Mavericks and now do not have Java to run a couple of programs I use and when I try to download the most recent update, it won't open and I get this error message:
    Process:         Installer [10276]
    Path:            /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer 
    Identifier:      com.apple.installer
    Version:         ???
    Build Info:      Installer-721000000000000~67
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [149]
    Responsible:     Installer [10276]
    User ID:         2036
    Date/Time:       2014-03-06 22:42:19.331 -0800
    OS Version:      Mac OS X 10.9.1 (13B42) 
    Report Version:  11
    Anonymous UUID:  5EBB7909-1421-7CEA-0DFF-026D6EEFB921
    Sleep/Wake UUID: 29E2D3A3-3F5B-4CF9-A393-5386CB75A000
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
      Referenced from: /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
      Reason: image not found
    Binary Images:
        0x7fff60fc4000 -     0x7fff60ff7817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff853dd000 -     0x7fff85466ff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate 
        0x7fff87dd9000 -     0x7fff87e07ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    Any idea of how I can resolve this issue? Thanks in advance for your help.
    Nathan

    Hi there JDT8484,
    You may find the information in the article below helpful.
    OS X Mavericks: The app is from an unidentified developer
    http://support.apple.com/kb/PH14369
    -Griff W.

  • JAVA downloaded but not connecting..ASAP!!

    Ok, Im stuck here!!!
    I've downloaded java because I need it to log onto certain sites and to run limewire. I have no problem with the downloading it but when I go to install it, it just sits there trying to connect but it doesnt work!!!
    Very Frustrating!!
    anyone can help or give me some thigns to try??
    --M                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    If you're using http://www.java.com/en/ then go here and select Java Runtime Environment (JRE) 6 and download the OFFLINE install package. When the d/l is complete, click on the downloaded file and perform the install. It will guide you.
    If that fails. you have a problem - could be minor, could be major - with the existing configuration data in your computer. Check the Help topic at the above-referenced website, and do some searching of the net and of these forums, you may find a resolution.

  • I need java download  jre-7u6-macosx-x64.dmg file.

    I am trying to download a  PrintMaster Platinum software onto my macbook pro.  I have OS X 10.9.4.  IWhen trying to download it says I need java update and when I try to download jre-7u6-macosx-x64.dmg file. it won't let me.  Not sure what to do.  Wondering if the software that I bought at a store is too old for the computer, which I was told would download in the store.
    the box says ; Macintosh OS S 10.6, 10.7, 10.8 with latest Java update.
    Not sure what is wrong.
    Thanks
    Renee

    ! have this problem as well. anyone know how to find and download jre-7u6-macosx-x64.dmg?

Maybe you are looking for