By: aathishankaran in EJB Tutorials on 2007年02月20日 [フレーム]
Enterprise Java Bean (EJB) is a Server Component Model for Java and is a specification for creating server side, scalable, transactional, multi-user and secure enterprise level applications. EJB are write-once, run-anywhere, middle-tier components. Most importantly, EJB can be deployed on top of existing transaction processing systems including traditional transaction processing monitors, web servers, database servers, application servers, etc.
EJB brings a similar concept to building enterprise applications. Users can now focus on developing business logic with ease, while being shielded from the aspects of enterprise application development through the use of EJB components.
Hence, we are developing Distributed Component Router for Supply Chain Management System.
These applications may be written once and then deployed on any server platform that supports the Enterprise Java Beans specifications. EJB is a component model for component transaction monitors, which are based on distributed object technologies.
A major highlight of the EJB specification is the support for ready – made components. This allows you to "plug and work" with off the shell EJB without having to develop or test them or have any knowledge of their inner workings.
This policy contains information about your privacy. By posting, you are declaring that you understand this policy:
This policy is subject to change at any time and without notice.
These terms and conditions contain rules about posting comments. By submitting a comment, you are declaring that you agree with these rules:
Failure to comply with these rules may result in being banned from submitting further comments.
These terms and conditions are subject to change at any time and without notice.
Most Viewed Articles (in EJB )
Difference Between Stateful and Stateless Session Beans
Difference Between Session and Entity Beans
Required Classes/Interfaces That Must Be Provided for an Enterprise JavaBeans Component
Steps to develop EJB Environment
Latest Articles (in EJB)
© 2023 Java-samples.com
Tutorial Archive: Data Science React Native Android AJAX ASP.net C C++ C# Cocoa Cloud Computing EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Trends WebServices XML Office 365 Hibernate
Latest Tutorials on: Data Science React Native Android AJAX ASP.net C Cocoa C++ C# EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Cloud Computing WebServices XML Office 365 Hibernate