1 / 37

Java 2 Enterprise Edition Enterprise JavaBeans Technology

Motivation. New multi-tier enterprise computing model in web environmentA way to bring in different elements of enterprise application:Web interface designTransaction processingMeeting non-functional system requirements:Availability, reliability, enhanceability, performance, scalability, reusab

berg
Download Presentation

Java 2 Enterprise Edition Enterprise JavaBeans Technology

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. Java 2 Enterprise Edition & Enterprise JavaBeans Technology By Shree Bhavani Rajakumar

    2. Motivation New multi-tier enterprise computing model in web environment A way to bring in different elements of enterprise application: Web interface design Transaction processing Meeting non-functional system requirements: Availability, reliability, enhanceability, performance, scalability, reusability, interoperability Timely development and deployment

    3. Introduction Platform introduced June, 1999 J2SE – Java 2 Standard Edition Java for the desktop / workstation http://java.sun.com/j2se J2ME – Java 2 Micro Edition Java for the consumer device http://java.sun.com/j2me J2EE - Java 2 Enterprise Edition Java for the server http://java.sun.com/j2ee

    4. What is J2EE? A Multi-tiered distributed application model A collection of Standards: JDBC, JNDI, JMX, JMS A Component Technology: EJB An Application Server

    5. J2EE Architecture

More Related