Tuesday, November 29, 2011

What are deployment descriptors? How many types of Deployment descriptors are available? What are they?

Deployment descriptor is an XML file that describes how to deploy a module or application by specifying configuration and container options. For example, an EJB deployment descriptor passes information to an EJB container about how to manage and control an enterprise bean. There are two types of deployment descriptor in websphere: Web application deployment descriptor and portlet deployment descriptor
Category:Web Sphere Interview Questions

No comments:

Post a Comment