Latest Articles ::
A quick guide to learn the Components Architecture , Design of
EJB. The coded examples and XML middleware descriptors are
explained line by line....
This tutorial is supposed to explain how to make simple enterprise java beans and how to deploy them in the Orion Application Server. First we will...
Enterprise Java Beans (EJB) is Java 2 Enterprise Edition's major technology stream, which is a server-side component architecture that simplifies the...
The specification for Enterprise Java Beans 1.1 doesn't offer a standard way to define queries for finder methods in entity beans with...
A (hopefully) painless introduction to the world of enterprise
java beans technology through a code dissection of the simplest
functional example...