An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
Is it possible to share an httpsession between a jsp and ejb?
Is it possible to have threading in ejb?
How does EJB 2.0 improve support for interoperability between EJB containers and other J2EE products?
can u explain about design patterns like singleton,builder,factory
What is ejb javatpoint?
Enlist the enterprise beans types?
what is current EJB version?
Which is the only method defined in the javax.ejb.handle interface?
Enlist the CallBack methods of Entity Bean.
What is stateless and stateful?
What are the limitations of using local object?
Explain ejbhome and ejbobject in ejb?