Answer Posted / mallesh
With the help JNDI we can bind any objects. That means
(java, dotnet..). By using RMI registry we can bind only
java objects. JNDI is a platform indepent so we can
intaract with any servers.
Is This Answer Correct ? | 19 Yes | 9 No |
Post New Answer View All Answers
What is stateful session bean?
Can tomcat run ejb?
Explain the important elements of ejb?
What is an entity manager?
What do you mean by ‘hot deployment’ ?
List some key actors in persistence api.
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
Explain what is an EJB Context?
Differentiate Conversational from Non-conversational interactions?
What is stateless session?
What is enterprise javabeans (ejb) container?
Which is the only method defined in the javax.ejb.handle interface?
How can a session bean be configured for transactions of bean-managed?
Why stateless is better than stateful?
Is ejb a framework?