Home Help Java I Java installation



Java installation
Posted on: November 11, 2009 at 12:00 AM
Java comes in different editions JSE (Java Standard Edition), JEE (Java Enterprise Edition), JME (Java Micro Edition).

Java installation

     

Java comes in different editions JSE (Java Standard Edition), JEE (Java Enterprise Edition), JME (Java Micro Edition). Beginners should try start java programming with JSE. For this, you need to download, install and configure the JSE development environment. To compile and run a java program we need to install JDK (Java Development Kit) which is the basic set of tools required to compile and run java programs. To download J2SE on your machine for development visit http:/www.java.sun.com/j2se.


Read more at:

http:/www.roseindia.net/java/beginners/installing_java.shtml

http:/www.roseindia.net/java/learn-java-in-a-day/download-and-install-java.shtml

 

Related Tags for Java installation:


More Tutorials from this section

Ask Questions?    Discuss: Java installation   View All Comments

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.