Difference among J2SE, J2EE and J2ME
I know these are edintions of java. plz tell me what is difference among them? from where the differ each other.
I know these are edintions of java. plz tell me what is difference among them? from where the differ each other.
hi,
J2SE consists of two components: Core Java and Desktop Java. ... J2SE contains both the J2SE Development Kit (JDK) and the Java Runtime Environment (JRE).
Java 2 Platform, Enterprise Edition (J2EE) - a version of Java for developing and deploying enterprise applications.
Java2 Micro Edition (J2ME) - version of Java used for developing applications that can run on a consumer wireless device platform (like a PDA or cellphone).