J2
J2 commonly refers to the Java 2 Platform, a major rebranding of Sun Microsystems' Java platform announced in 1998. It encompassed three editions designed for different deployment targets: J2SE (Standard Edition) for desktop and server applications, J2EE (Enterprise Edition) for enterprise-scale systems, and J2ME (Micro Edition) for mobile and embedded devices. The designation signaled a broad refresh of the language, runtime, and libraries to support a wider range of applications and environments.
J2SE provided the core runtime and libraries used by standard Java applications, including updates to the language,
In 2006, Sun renamed the platform to Java Platform, Standard Edition (Java SE), Java Platform, Enterprise Edition