- EJB - Packaging Applications
- EJB - Web Services
- EJB - Exception Handling
- EJB - Query Language
- EJB - Access Database
- EJB - Entity Relationships
- EJB - JNDI Bindings
- EJB - Security
- EJB - Transactions
- EJB - Blobs/Clobs
- EJB - Embeddable Objects
- EJB - Interceptors
- EJB - Dependency Injection
- EJB - Timer Service
- EJB - Callbacks
- EJB - Annotations
- EJB - Message Driven Beans
- EJB - Persistence
- EJB - Stateful Bean
- EJB - Stateless Bean
- EJB - Create Application
- EJB - Environment Setup
- EJB - Overview
- EJB - Home
EJB Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
EJB Tutorial
Enterprise Java Beans (EJB) is a development architecture for building highly scalable and robust enterprise level apppcations to be deployed on J2EE comppant Apppcation Server such as JBOSS, Web Logic etc.
EJB 3.0 is being a great shift from EJB 2.0 and makes development of EJB based apppcations quite easy.
This tutorial is developed to provide a comprehensive understanding about the EJB concepts helpful to create and deploy an enterprise level apppcation up and running.
Audience
This tutorial is designed for Software Professionals as well as for all those who are wilpng to learn EJB Programming. This tutorial will give you a great understanding about EJB Programming concepts in simple and easy steps.
Prerequisites
Before proceeding with this tutorial, you should have a basic understanding of Java programming language, text editor, and execution of programs etc. Because we are going to develop enterprise-based apppcations using EJB, it will be good, if you have understanding on other technologies pke Database Servers, Apppcation Servers.
Advertisements