Explain the architectural relationship between EJB & XML?



Explain the architectural relationship between EJB & XML?..

Answer / 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

More EJB Interview Questions

What is persistence?

2 Answers  


How ejb invocation happens?

1 Answers  


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?

1 Answers  


What is enterprise bean?

1 Answers  


Can tomcat run ejb?

1 Answers  


How does ejb invocation happens?

1 Answers  


What are types in SessionBeans?

1 Answers  


what s the difference b/w EJB 2.0 and EJB 3.0 technically

2 Answers   Microsoft, Mind Tree, Tech Mahindra,


What is session facade in ejb?

1 Answers  


How to invoke ejb from java client?

1 Answers  


Which is default transaction attribute for the business method of a bean?

2 Answers  


What is use of @postconstruct?

1 Answers  


Categories