-
ejb3
EJB Deployment Descriptor Example
1. Introduction Deployment descriptor is the file which tells the EJB server that which classes make up the bean implementation,…
Read More » -
ejb3
EJB Life Cycle Example
1. The LifeCycle of EJB The various stages through which an enterprise bean go through its lifetime is known as…
Read More » -
ejb3
EJB Tutorial for Beginners with Example
1. Introduction The Enterprise Java Beans (EJB) is a specification for deployable server-side components in Java. It is an agreement…
Read More » -
Core Java
Websphere MQ Tutorial
1. Introduction WebSphere MQ is an IBM product launched in March 1992. It was initially called MQ series and then…
Read More »