Name the interfaces that you used in Beans?
Answers were Sorted based on User's Feedback
Answer / nirmala
SB(session bean),EB(entity bean),MDB(message driven bean)
| Is This Answer Correct ? | 1 Yes | 1 No |
How to import ejb project in eclipse?
What is ejb in java with example?
Explain what is an EJB Context?
difference b/w the hybernate and entity bean
How can one EJB be called from within another EJB?
Is having static initializer blocks legal in ejb?
What is rmi and ejb in java?
What is Enterprise JavaBeans?
What is a local interface?
In an EJB project, Howmany tables and How many entity beans are used?
Is it possible to share an httpsession between a jsp and ejb?
What is @resource in java?