Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
1 3990
How can enterprise javabeans be accessed from active server pages?
What are the components of ejb?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
What is bean-managed persistence?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
What is mdb?
What do you mean by in-memory replication?
What is bean-managed transaction?
What is stateless and stateful session bean in ejb?
What are ejb containers?
What is entity beans in ejb with example?
Can beans who are involved in transaction have 'passivation' process?
Who took over ejb?
can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.
What is Session Bean Interface?