DEVFYI - Developer Resource - FYI

What is deployment descriptor

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

66. What is deployment descriptor

An XML file provided with each module and J2EE application that describes how they should be deployed. The deployment descriptor directs a deployment tool to deploy a module or application with specific container options and describes specific configuration requirements that a deployer must resolve.

(Continued on next question...)

Other Interview Questions