April 14, 2017

J2EE Technologies Details explanation with examples


JDBC
Platform and vendor transparent access to SQL databases.
RMI-IIOP
J2SE RMI implementation over OMG's IIOP.
Java IDL
CORBA interoperability. Includes a lightweight ORB that supports IIOP.
Servlet
Server-side Web development. The "controller" layer. Middle tier flow-of-control logic.
JSP
Dynamic Web pages. The "view" layer. Middle tier presentation code.
JNDI
Unified enterprise naming API. A location-transparent repository for hierarchical data and relationships.
EJB
Component model for building "overhead free" business objects. The "model" layer. Middle tier business logic.
JMS
Asynchronous messaging that supports: queuing, publish-subscribe, and various aspects of push/pull technologies.
JTA
Distributed transaction demarcation API. Specifies a Java mapping to the X/Open XA transaction protocol.
JTS
Specifies the implementation of a Transaction Manager which supports the Java Transaction API (JTA) spec. Implements a Java mapping of the OMG Object Transaction Service (OTS).
Connector    
Legacy integration. The J2EE Connector architecture defines a standard architecture for connecting the J2EE platform to heterogeneous Enterprise Information Systems (e.g. mainframe transaction processing, database systems, ERP, and legacy applications not written in the Java programming language)
JavaMail
Platform and protocol-independent framework for building Java-based mail and messaging applications.


More Examples of J2EE Technologies

No comments:

Post a Comment

I'm certainly not an expert, but I'll try my hardest to explain what I do know and research what I don't know.

My Favorite Site's List

#update below script more than 500 posts