Community Leader
- User
-
- Avatar

- Name
- visarya
- Headline
-
“pointless turns”
- Details
-
LearnHub Support,
Ruby on Rails,
Java,
Git,
J2EE
Top Authorities More
- User
- Avatar

- Name
- val
- Headline
-
“The Master said,' The benevolent are not worried ,the wise are not puzzled,and the brave are not afraid. '(仁者不忧,知者不惑,勇者不惧。)”
- User
- Avatar

- Name
- samsachinm
- Headline
-
“Learning is not compulsory. Neither is survival.”
- User
- Avatar

- Name
- visarya
- Headline
-
“pointless turns”
- User
- Avatar

- Name
- itzmeamri
- Headline
-
“The only success is to live your life in your own way”
- User
- Avatar

- Name
- sunilkumar
- Headline
You Can…
- Community
-
- Avatar

- Description
-
Short for Java 2 Platform Enterprise Edition. J2EE is a platform-independent, Java-centric environment from Sun for developing, building and deploying Web-based enterprise applications online. The J2EE platform consists of a set of services, APIs, and protocols that provide the functionality for developing multitiered, Web-based applications.
Some of the key features and services of J2EE:
- At the client tier, J2EE supports pure HTML, as well as Java applets or applications. It relies on Java Server Pages and servlet code to create HTML or other formatted data for the client.
- Enterprise JavaBeans (EJBs) provide another layer where the platform’s logic is stored. An EJB server provides functions such as threading, concurrency, security and memory management. These services are transparent to the author.
- Java Database Connectivity (JDBC), which is the Java equivalent to ODBC, is the standard interface for Java databases.
- The Java servlet API enhances consistency for developers without requiring a graphical user interface.