-
Which Java EE (4 messages)
- Posted by: Iztok Stotl
- Posted on: December 17 2007 13:38 EST
I want to install J2EE. On Sun's page i get this: http://java.sun.com/javaee/downloads/index.jsp This is J2EE bundled with some kind of server. I want to use Tomcat, so I don't need Sun's server. I can also download only the components and not the whole bundle: # Java Platform, Standard Edition (Java SE) 6 Update 3 (JDK) download I wan't to know if this Java SE update 3 is also J2EE (and not only SE) ?? Where do I get J2EE ??Threaded Messages (4)
- Re: Which Java EE by Andy Leung on December 20 2007 09:36 EST
- The second one ? by Iztok Stotl on December 20 2007 12:55 EST
-
Re: The second one ? by Andy Leung on December 20 2007 01:34 EST
- Thx by Iztok Stotl on December 21 2007 08:46 EST
-
Re: The second one ? by Andy Leung on December 20 2007 01:34 EST
- The second one ? by Iztok Stotl on December 20 2007 12:55 EST
-
Re: Which Java EE[ Go to top ]
- Posted by: Andy Leung
- Posted on: December 20 2007 09:36 EST
- in response to Iztok Stotl
It's very simple, because you are in the wrong link, check the following link: http://java.sun.com/javase/downloads/?intcmp=1281 The first one is what you want to download. -
The second one ?[ Go to top ]
- Posted by: Iztok Stotl
- Posted on: December 20 2007 12:55 EST
- in response to Andy Leung
Why not the second one : JDK 6 Update 3 with Java EE 5 SDK Update 4 ?? -
Re: The second one ?[ Go to top ]
- Posted by: Andy Leung
- Posted on: December 20 2007 13:34 EST
- in response to Iztok Stotl
Why not the second one :
You are right, sorry. I mistakenly looked at your J2EE as J2SE. The second one is the one you want to have.
JDK 6 Update 3 with Java EE 5 SDK Update 4 ?? -
Thx[ Go to top ]
- Posted by: Iztok Stotl
- Posted on: December 21 2007 08:46 EST
- in response to Andy Leung
Thx ;)