Where do I start?

I am pretty new to Java and I need the download that will get me everything I need. The problem is that I am going to be downloading it to a flash drive and then using it on a computer that is not connected to the internet. It needs to be able to compile the code so that I can run it as an executable. Which one should I download?

[338 byte] By [Legendarya] at [2007-11-27 3:08:53]
# 1
Hover over the downloads tab at the top and click on "Java SE." You should download the latest version of the JDK.
CaptainMorgan08a at 2007-7-12 3:57:22 > top of Java-index,Java Essentials,New To Java...
# 2
Do all the downloads require you to give out all of your personal information such as your address?
Legendarya at 2007-7-12 3:57:22 > top of Java-index,Java Essentials,New To Java...
# 3
> Do all the downloads require you to give out all of> your personal information such as your address?I don't recall having to enter personal information. Just BS it if you want.
CaptainMorgan08a at 2007-7-12 3:57:22 > top of Java-index,Java Essentials,New To Java...
# 4
I went into thisVJDK 5.0 Update 11 with NetBeans IDE 5.5and it asks me for phone #, address, and other stuff and it says it is required. Which one did you get?
Legendarya at 2007-7-12 3:57:22 > top of Java-index,Java Essentials,New To Java...
# 5
You don't need Netbeans. I downloaded the JDK a while back, now it does automatic updates for me.
CaptainMorgan08a at 2007-7-12 3:57:22 > top of Java-index,Java Essentials,New To Java...
# 6

I agree, you don't need to give your personal information, well at least I don't recall giving any, but the netBeans is just a program were you can write the code, if you already have something that does that, like notepad, or eclipse, then you sont need the netbeans thing. But i am pretty sure u need an internet connection i norder to have the updates.

AdiVa at 2007-7-12 3:57:22 > top of Java-index,Java Essentials,New To Java...
# 7
Even if I don't get updates, will I still be able to compile my own executables?EDIT: I went and tried all of the downloads in the SE part and every single one brings up a long list of information for me to give and won't let me advance until I give it.
Legendarya at 2007-7-12 3:57:22 > top of Java-index,Java Essentials,New To Java...
# 8
If you are logged in here and open this page: http://java.sun.com/javase/downloads/index_jdk5.jspyou should normally be able to download JDK 5.0 Update 11 (third download button on that page) without reentering your data.
PhHeina at 2007-7-12 3:57:22 > top of Java-index,Java Essentials,New To Java...