This article distinguishes between JAVA SE, JAVA EE, and JAVA ME, and also shares some of the author's achievements. The current Java platform can be divided into three versions: JAVA SE, JAVA EE, and JAVA ME according to software developers, service providers, and device manufacturers for specific markets.
1. Java SE (Java Platform, Standard Edition) .
It was originally called J2SE, but after the JDK1.5 version, it was renamed Java SE because that 2 has lost its original meaning. J2SE contains the classes that form the core of the Java language. For example: database connections, interface definitions, input/output, network programming; Java applications used in servers, embedded environments and real-time environments. Java SE contains classes that support Java Web services development and provides the foundation for Java Platform, Enterprise Edition (Java EE).
2. Java EE (Java Platform, Enterprise Edition).
It was previously called J2EE. J2EE should be the technical specification developed by JAVA2 enterprises. It not only has more classes than the standard version. J2EE also includes many components, such as Jsp, Servlet, JavaBean, EJB, JDBC, JavaMail, etc. The Enterprise Edition helps develop and deploy server-side Java applications that are portable, robust, scalable, and secure. Java EE is built on the basis of Java SE. It provides Web services, componentmodel, management and communicationAPI, and can be used to implement enterprise-level service-oriented architecture (service -oriented architecture (SOA) and Web 2.0 applications.
3. Java ME (Java Platform, Micro Edition).
Previously called J2ME, J2ME includes some classes in J2SE and is used for software development of consumer electronics products. For example: pagers, smart cards, mobile phones, PDAs, set-top boxes. Java ME provides a robust and flexible environment for applications running on mobile and embedded devices such as cell phones, PDAs, television set-top boxes, and printers. Java ME includes a flexible user interface, a robust security model, many built-in network protocols, and rich support for networked and offline applications that can be downloaded dynamically. Applications based on the Java ME specification can be written once for many devices and take advantage of each device's native capabilities.
Summary: J2SE is included in J2EE, and J2ME includes the core classes of J2SE, but some new proprietary class applications have been added, and the coverage of the API varies. Generally speaking, it can be understood like this: J2SE is the foundation; if it is compressed a little and adds some features such as CLDC, it is J2ME; if it is expanded a little bit, and some features of enterprise applications such as EJB are added, it is J2EE.
To put it more simply
Java SE is a software that runs on a computer.
Java EE is used to make websites - (our common JSP technology)
Java ME is used to make mobile software.
【Related Recommendations】
The above is the detailed content of Summarize the differences between Java SE, Java EE, and Java ME. For more information, please follow other related articles on the PHP Chinese website!

Start Spring using IntelliJIDEAUltimate version...

When using MyBatis-Plus or other ORM frameworks for database operations, it is often necessary to construct query conditions based on the attribute name of the entity class. If you manually every time...

Java...

How does the Redis caching solution realize the requirements of product ranking list? During the development process, we often need to deal with the requirements of rankings, such as displaying a...

Conversion of Java Objects and Arrays: In-depth discussion of the risks and correct methods of cast type conversion Many Java beginners will encounter the conversion of an object into an array...

Solutions to convert names to numbers to implement sorting In many application scenarios, users may need to sort in groups, especially in one...

Detailed explanation of the design of SKU and SPU tables on e-commerce platforms This article will discuss the database design issues of SKU and SPU in e-commerce platforms, especially how to deal with user-defined sales...

How to set the SpringBoot project default run configuration list in Idea using IntelliJ...


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Mac version
God-level code editing software (SublimeText3)