• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

unable to download JDK 6 Update 20 (JDK or JRE) from sun site

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,

I am unable to download JDK 6 Update 20 (JDK or JRE) from sun site .

link :: http://java.sun.com/javase/downloads/index.jsp

Please provide proper link to download jdk 6
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sandip,
Welcome to the Ranch.

What do you mean by "unable to download"? What happens when you select the jdk download link?
 
sandip jadhav
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi mahesh ,

after click of download , new page open with heading "Java SE Downloads" and one image .
 
Maneesh Godbole
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

sandip jadhav wrote:Hi mahesh


It's Maneesh and not mahesh. Thank you.

That's it? Nothing more? Does your browser show "loading page" or something?
Is this the page you get? http://java.sun.com/javase/downloads/widget/jdk6.jsp
 
Sheriff
Posts: 22783
131
Eclipse IDE Spring VI Editor Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If so, just click the new Download button. In the popup you can then choose to "Skip this Step".
 
sandip jadhav
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi maneesh ,

yes page open http://java.sun.com/javase/downloads/widget/jdk6.jsp , no button or link for download .

This link is safe to download java 6

http://www.java.com/en/download/inc/windows_upgrade_xpi.jsp
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sandip: With that page, you will download the JRE only, not the JDK. If you want to be able to compile your own Java source code, you need the JDK, not just the JRE.

If you click on http://java.sun.com/javase/downloads/widget/jdk6.jsp do you not get the page with the red "Download" button (see attachment)?

And when you click that button, do you not get the second page with the popup window? On that window, you can click the "Skip this step" link, you don't need to register or login to download the JDK.
jdk-download-1.png
[Thumbnail for jdk-download-1.png]
jdk-download-2.png
[Thumbnail for jdk-download-2.png]
 
sandip jadhav
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi .

I think problem with browser , i am using firefox 3.6.3 in that left panel of download button is not visible .


When i tried with IE page is visible with download panel so problem is resolved.

Thank you ......problem is resolved ..............
 
Jesper de Jong
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good

But I'm also using Firefox 3.6.3 and have no problems with the download page.
 
Rob Spoor
Sheriff
Posts: 22783
131
Eclipse IDE Spring VI Editor Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check your browser settings, because my Firefox 3.6.3 is showing all screens just as it should.
 
reply
    Bookmark Topic Watch Topic
  • New Topic