Jump To Content
J2EE

J2EE


Community Leader

User
Avatar
visarya
Name
visarya
Headline
“pointless turns”
Details
Communities: LearnHub Support LearnHub Support, Ruby on Rails Ruby on Rails, Java Java, Git Git, J2EE J2EE

Top Authorities More

  • User
    Avatar
    val
    Name
    val
    Headline
    “The Master said,' The benevolent are not worried ,the wise are not puzzled,and the brave are not afraid. '(仁者不忧,知者不惑,勇者不惧。)”
  • User
    Avatar
    samsachinm
    Name
    samsachinm
    Headline
    “Learning is not compulsory. Neither is survival.”
  • User
    Avatar
    visarya
    Name
    visarya
    Headline
    “pointless turns”
  • User
    Avatar
    itzmeamri
    Name
    itzmeamri
    Headline
    “The only success is to live your life in your own way”
  • User
    Avatar
    sunilkumar
    Name
    sunilkumar
    Headline
 

You Can…

Community
Avatar
J2EE
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.
Details
  • Category: Software Development

Activity