Add your Comment
Java ME vs Java SE vs Java EE :
Java platforms can be grouped as above ie; ME (Micro Edition), SE (Standard Edition), EE (Enterprise Edition).
As name suggests ME or Micro Edition platform provides environment for running embedded and mobile devices.
Speaking of SE or Standard Edition :
It helps us develop applications for desktop applications.
Java Enterprise Edition :
It is used in developing enterprise oriented applications. It is a community driven software.
SEE ALL
YOU