Explain an intermediate language?
What is ejbdoclet?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
What is the difference between find and select methods in ejb?
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?
What’s the difference between hibernate and ejb 3?
How many ejb objects are created for a bean?
What is the difference between ejbcreate() and ejbpostcreate?
Is method overloading allowed in ejb?
How can I access ejb from asp?
What is enterprise javabeans (ejb) container?
What’s new in the ejb 2.0 specification?
What is ejb role in j2ee?
What optimization could I use if the ejb container is the only point of write access to the database?
Can an ejb send asynchronous notifications to its clients?