1.

Enlist The Enterprise Beans Types?

Answer»

They are:

  • Session BEANS: EXPANDED as “Stateful”,”Stateless” and “SINGLETON”, A Remote or Local interface is used to access the EJB files.
  • MESSAGE Driven Beans (MDB): Asynchronous execution by means of messaging paradigm is supported.

They are:



Discussion

No Comment Found