| Author |
Downloading help with JDK 6
|
M sallu
Ranch Hand
Joined: Dec 13, 2009
Posts: 42
|
|
I am trying to download fully functional Java/J2EE/WebServices platform(bundle) to learn web services. I am trying to download JDK 6 Update 17 with NetBeans 6.8 from
http://java.sun.com/javase/downloads/index.jsp
But JDK 6 Update 17 with Java EE seams to have the GlassFish server, J2EE, web services....are these not included in the above one?
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12953
|
|
You can download the JDK with NetBeans 6.8, and then install the Java EE plugins from within NetBeans afterwards.
To do that, in NetBeans go to the menu Tools / Plugins, select the tab Available Plugins, click the ones that you want to install and then click the Install button. NetBeans will then download and install those plugins into the IDE. GlassFish and all the Java EE stuff is available as a NetBeans plugin.
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
M sallu
Ranch Hand
Joined: Dec 13, 2009
Posts: 42
|
|
|
THANK YOU...SAVED LIFE
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32833
|
|
Welcome to JavaRanch
Please beware of writing all UPPER CASE.
|
 |
 |
|
|
subject: Downloading help with JDK 6
|
|
|