Thursday, February 1, 2007

importance of deployment descriptor in servlet?

. Deployment descriptor file contain the resources available to the bean) what type of transactions that bean is using, name of home interface etc

b. The deployment descriptor is not confined to servlets. It belongs to the application. The deployment descriptor basically tell the container where to look out for the resources, which patterns to follow, how are the resources mapped etc


SOURCE : www.referjava.com

No comments: