Java EE related Basic Concepts __java

Source: Internet
Author: User

Java EE platform is a series of APIs designed for enterprise application, which is characterized by large-scale, multi-level, scalable, reliable and network security.

Java EE The server implements the Java EE Platform API and is provided to the top-level application in the form of Java EE Standard Services. These Java EE Standard services are grouped together as Java EE containers.

Java EE A container is a unified interface between the upper application and the underlying server, and is categorized in Java EE 7 as follows:

Web container EJB Container javase application client Container applet container

Design model for Java EE applications:

Application developers can provide standard system services as long as they focus on and implement the application's business logic and performance logic servers

Layering of Java EE applications:

Customer layer (i.e. client), running on the web layer in other processes that differentiate Java EE servers, Web service business layer based on Java EE Server, Enterprise service EIS layer based on Java EE server, Java EE Server encapsulated or integrated other systems

Components are the basic structure of Java EE applications, and can be categorized as follows:

A client component, such as a browser or a stand-alone Java application Web component, such as a servlet/jsp or JSF facelet EJB component, such as a session bean or a Message-drivenbean




Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.