Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 1.2 (Java Application (Web Applications, Mobile Applications,…
Chapter 1.2
Java Platform
Java EE
-
The Java EE platform provides an environment for developing and running large-scale and secure network applications
-
Java ME
Provides a small-footprint virtual machine for running Java programming language applications on small devices, like mobile phones.
The API is a subset of the Java SE API, along with special class libraries useful for small device application development.
Java SE
-
Consists of a virtual machine, development tools, and toolkits commonly used in Java technology applications.
-
-
-