Programming Tutorials

Interview Question: What is Deployment descriptor?

By: Ash in Interview Tutorials on 2008-08-13  

Question:What is Deployment descriptor?

Answer: A deployment descriptor is an XML file packaged with the enterprise beans in an EJB JAR file or an EAR file. It contains metadata describing the contents and structure of the enterprise beans, and runtime transaction and security information for the EJB container.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Interview Question: What is the difference between sessioncontext and entitycontext?

Interview Question: What are the optional clauses in EJB QL?

Question: What is an output comment in JSP?

Interview Question: What is Struts?

Question: What is an Expression tag in JSP?

Question: Difference between forward and sendRedirect in JSP?

Interview Question: What is Deployment descriptor?

Interview Question: What is EJB client JAR file?

Getting started with Interview

Explain the user defined Exceptions?

Can Entity Beans have no create() methods?

Interview Question: Is Decorator an EJB design pattern?

Interview Question: What is the difference between Message Driven Beans and Stateless Session beans?

Interview Question: What is difference between EJB 1.1 and EJB 2.0?

Is Iterator a Class or Interface? What is its use?

Latest Articles (in Interview)