What are the system services of ejb container?
No Answer is Posted For this Question
Be the First to Post Answer
Can beans who are involved in transaction have 'passivation' process?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?
How do you implement the Local Interfaces ?
What is ejb and its types?
how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.
What is message-driven bean?
How ejb invocation happens?
what is mean by RMI ? Please answer me. Advance thanks.
What is singleton session bean?
What is the use of @resource?
How to generate ejb stubs in eclipse?