Explain the architectural relationship between EJB & XML?
Answer Posted / janet
EJB defines a standard for portable business logic and XML
technology defines a standard for portable data.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Is it legal to have static initializer blocks in ejb?
Can you be deported if you are stateless?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
What is stateless and stateful?
What changes have been made in ejb 2.0 specifications?
What happens when I change a value in the httpsession from inside an ejb?
Enlist the CallBack methods of Entity Bean.
Mention the three levels for applying interceptor methods.
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?
What is enterprise bean provider?
What are the advantages of ejb?
Define Initial Context?
How ejb invocation happens?
What is the difference between message driven beans and stateless session beans?
How many ejb objects are created for a bean?