Write a short notes on TOMCAT



web.xml file that is known as the deployment descriptor. This file is used to configure a web application, and this figure should give you a general idea of what the web.xml file can do for an application. At the minimum, this file must contain the shaded code. This code defines the type of XML that’s being used and the type of J2EE standards that the web.xml file follows.

Random Posts

Post a Comment