aspose file tools
The moose likes Beginning Java and the fly likes jdk1.3 or j2ee? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "jdk1.3 or j2ee?" Watch "jdk1.3 or j2ee?" New topic
Author

jdk1.3 or j2ee?

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi I am totally confused? In order to compiple java programs, Should I download both ot just j2ee is enough? (I guess I need to download j2ee inorder to develop servlets) Please can anybody tell me should I also need jdk1.3 too?
paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 17898

The J2EE is an add on.
If you want to write regular programs, start with just the JDK standard edition. After you have some experience with that, then you can move on to the J2EE stuff.
 
 
subject: jdk1.3 or j2ee?
 
MyEclipse, The Clear Choice