aspose file tools
The moose likes Cattle Drive and the fly likes bad link Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » This Site » Cattle Drive
Reply Bookmark "bad link" Watch "bad link" New topic
Author

bad link

Paul Berry
Greenhorn

Joined: Apr 07, 2011
Posts: 15
This bit of text in the servlet instructions has a link to Sun for downloading the EE JDK

Download the J2EE SDK(Java 2 Enterprise Edition Software Development Kit) from Sun, and install it. It is a supplement to the JDK you already have installed. You need to include the javaee.jar in your classpath.

I found the download at Oracle, but it has something called Glass Fish. Do I need/want it?

Thanks,

Paul


The Hanging Kludge
Marilyn de Queiroz
Sheriff

Joined: Jul 22, 2000
Posts: 9033
    
  10
You do not need GlassFish.


JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
J2EE is way obsolete. AFAIK, for JEE (the current incarnation of J2EE), there is no download that does not contain GlassFish.

If this is just about servlets, then any servlet container (like Tomcat) includes the servlet-api.jar and jsp-api.jar files you'd need for servlet/JSP development.
Paul Berry
Greenhorn

Joined: Apr 07, 2011
Posts: 15
OK, I got it set up so I can compile servlet code. As far as I can tell, you have to download GlassFish and there is no option to exclude it from installation.

Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: bad link
 
Similar Threads
Rant: Sun Sux!!
unable to download JDK 6 Update 20 (JDK or JRE) from sun site
JAMon 1.0 or 2.0 download link...
jdk and/or IDE
Weblogic Upgrade