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 are the properties in Beans?

1 Answers  


Are entity beans allowed to create() methods?

0 Answers  


Differentiate Phantom from Un-repeatable?

0 Answers  


Where is ejb used?

0 Answers  


What does ejb stand for?

0 Answers  






How to invoke ejb from java client?

0 Answers  


in EJB diclare the static methods are not?

0 Answers   iGate,


What is Transaction attribute?

3 Answers  


Can the primary key in the entity bean be a Java primitive type such as int?

2 Answers   CTS,


How to import ejb project in eclipse?

0 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?

0 Answers  


Explain ejbhome and ejbobject in ejb?

0 Answers  


Categories