For BE/B.Tech/BCA/MCA/ME/M.Tech Major/Minor Project for CS/IT branch at minimum price Text Message @ 9424820157

J2SE, J2EE & J2ME

 J2SE, J2EE & J2ME



What are java editions?

1) J2SE
2) J2ME
3) J2EE

J2SE  :

The full form of J2SE is the java platform standard edition.it is a basic edition of java that include base packages like :
java.util
java.net
java.io
java.text , etc

it also includes special-purpose packages like :
java.rmi
javax.swing
java.sql , etc 

for application development. Basically, this edition of java is used for desktop applications development.

Specification of JVM which is a very fundamental part of JDK is also present in this edition.


J2EE :

The full form of J2EE is a java platform enterprise edition.J2EE is an extended edition of the basic version that is J2SE.J2EE includes advanced functionalities for developing web applications. this edition has several technologies like :
servlet
JSP
web services
java message service, etc.
                                      
Nowadays the use of the J2EE edition is more due to extended functionalities which are present in this edition which helps developers to develop advanced web applications.


J2ME : 

The full form of J2ME is the java platform micro edition. this edition of java is used to develop applications for embedded systems, mobile phones, and other small devices.

Configurations and profiles in J2ME :

Configurations contain a basic set of libraries and JVM features that are used for the development of mobile phones, PDAs, etc. Configuration must be present in each and every implementation.

J2ME has some configurations are J2ME implements a profile and the most common profile is the mobile information device 
profile. actually, the profile is basically a subset of configurations. The combination of profiles and configurations helps developers to give a very vital platform.

There are two configurations :
Connected device limited configuration (CLDC)
Connected device configuration (CDC)

CLDC :
As per the name, CLDC has limitations regarding memory usages. the limitation is 160 kb to 512 kb of memory.it should have a minimum of 160 kb of ROM and 32 kb of RAM in it.

CDC :

CDC contains approximately all libraries which are not GUI-related from J2SE. The library set of CDC is more advance than CLDC.

No comments:

Post a Comment



Please go through below tutorials:


Mule 4 Tutorials

DEPLOY TO CLOUDHUB C4E CLIENT ID ENFORCEMENT CUSTOM POLICY RABBIT MQ INTEGRATION
XML TO JSON WEBSERVICE CONSUMER VM CONNECTOR VALIDATION UNTIL SUCCESSFUL
SUB FLOW SET & REMOVE VARIABLE TRANSACTION ID SCATTER GATHER ROUND ROBIN
CONSUME REST WEBSERVICE CRUD OPERATIONS PARSE TEMPLATE OBJECT TO JSON LOAD STATIC RESOURCE
JSON TO XML INVOKE IDEMPOTENT FILTER FOR EACH FLAT TO JSON
FIXWIDTH TO JSON FIRST SUCCESSFUL FILE OPERATIONS EXECUTE ERROR HANDLING
EMAIL FUNCTIONALITY DYNAMIC EVALUATE CUSTOM BUSINESS EVENT CSV TO JSON COPYBOOK TO JSON
CHOICE ASYNC

Widely used Connectors in Mule 3

CMIS JETTY VM CONNECTOR SALESFORCE POP3
JMS TCP/IP WEBSERVICE CONSUMER QUARTZ MONGO DB
FILE CONNECTOR DATABASE CONNECTOR


Widely used Scopes in Mule 3

SUB FLOW REQUEST REPLY PROCESSOR CHAIN FOR EACH CACHE
ASYNC TCP/IP COMPOSITE SOURCE POLL UNTIL SUCCESSFUL
TRANSACTIONAL FLOW

Widely used Components in Mule 3

EXPRESSION CXF SCRIPT RUBY PYTHON
JAVASCRIPT JAVA INVOKE CUSTOM BUSINESS EVENT GROOVY
ECHO LOGGER


Widely used Transformers in Mule 3

MONGO DB XSLT TRANSFORMER REFERENCE SCRIPT RUBY
PYTHON MESSAGE PROPERTIES JAVA TRANSFORMER GZIP COMPRESS/UNCOMPRESS GROOVY
EXPRESSION DOM TO XML STRING VALIDATION COMBINE COLLECTIONS BYTE ARRAY TO STRING
ATTACHMENT TRANSFORMER FILE TO STRING XML TO DOM APPEND STRING JAVASCRIPT
JSON TO JAVA COPYBOOK TO JSON MAP TO JSON JSON TO XML FLATFILE TO JSON
FIXWIDTH TO JSON CSV TO JSON


Widely used Filters in Mule 3

WILDCARD SCHEMA VALIDATION REGEX PAYLOAD OR
NOT MESSAGE PROPERTY MESSAGE IDEMPOTENT FILTER REFERNCE
EXPRESSION EXCEPTION CUSTOM AND


Exception Strategy in Mule 3

REFERENCE EXCEPTION STRATEGY CUSTOM EXCEPTION STRATEGY CHOICE EXCEPTION STRATEGY CATCH EXCEPTION STRATEGY GLOBAL EXCEPTION STRATEGY


Flow Control in Mule 3

CHOICE COLLECTION AGGREGATOR COLLECTION SPLITTER CUSTOM AGGREGATOR FIRST SUCCESSFUL
MESSAGE CHUNK AGGREGATOR MESSAGE CHUNK SPLITTER RESEQUENCER ROUND ROBIN SOAP ROUTER