What is J2EE and how is it different from Java?

Answer:

Answer

"Java" refers to both a language and a platform. The runtime and libraries that comprise the platform are based on the Java language and come in 3 flavors:

Java SE (Standard Edition): Formerly J2SE but renamed to Java Standard Edition when the Java 2 convention was dropped with the release of Java 5 (formerly J2SE 1.5). It contains a good all-around mix of general purpose libraries including JDBC (Java Database Connectivity), JNDI (Java Naming Directory Interface), RMI (Remove Method Invocation), AWT, and Swing.

Java EE (Enterprise Edition): Formerly J2EE (see above). It includes Java Standard Edition plus most of the other Java technologies including JavaMail, Activation, JAXB (Java API for XML Binding), Servlets, JSF (Java Server Faces), JMS (Java Messaging Service), EJB (Enterprise Java Beans), and others. Most of the APIs are very component-oriented and are intended to provide pluggable interfaces for business components to form robust, distributed internet applications.

Java ME (Micro Edition): Formerly J2ME. It includes most of Java SE and some additional APIs for handheld devices.

Java Enterprise Edition is based on Java, but includes a larger set of libraries than Java Standard Edition, which to most people is synonymous with the word "Java." Note that many of the technologies featured in Java Enterprise Edition are available separately and can be added to the Java Standard Edition platform as needed.

Answer

Hi! Java is a language and j2ee is a plateform which implements java language.

Answer

Java can be divided into 3 categories
1.core java
2.advanced java
3.J2EE
core java and advanced java are the standard editions of java where as J2EE is the enterprise edition
witout completing core and advanced java u will not be able to understand J2EE

First answer by ID1155380419. Last edit by ID1155380419. Question popularity: 65 [recommend question].

Can you answer these Java Programming questions?

Relevant answers:

Related topics:

Related Ads:

Related ads:

Sign in using:

Answers.com members:



Join using:

Join Answers.com:




Why join?
Joining is free and easy. You can still be anonymous; just choose any username and password.

  • Get notified about updated answers
  • Follow your favorite categories
  • Get credit for your contributions
  • Customize your profile
  • Answer questions more easily
Not convinced? Read more.
Lost your password?

You may already have an Answers.com account.
Click here to connect your accounts.  

If you don't want to connect accounts, you can start a new one from scratch.
Minor details...


  

Connect your accounts...




Lost password?
Why do we need your email address?
We will use your email address to send you updates (if you request them) about questions you ask, answer or track, and to help you retrieve your password if you forget it.

Your email address will not be used for any other purpose without your permission.
Already have an Answers.com account? Connect your accounts!
By doing so, you include all of your history (contributions, messages, profile) from your Answers.com account in your Facebook account.

If you don't connect accounts, your new account will be starting from scratch.