what is web.xml?and its use?

Answer Posted / shankar reddy

The web.xml file provides configuration and deployment
information for the Web components that comprise a Web
application. Examples of Web components are servlet
parameters, servlet and JavaServer Pages (JSP) definitions,
and Uniform Resource Locators (URL) mappings.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a method in java?

758


How does java pattern compile work?

763


What is the final field modifier?

778


Is void a keyword in java?

811


What is meant by object oriented programming – oop?

778


Can we sort array in java?

740


In case of inheritance what is the execution order of constructor and destructor?

904


For class CFoo { }; what default methods will the compiler generate for you>?

868


What is method overloading in JAVA? Why is it not present in C ?

831


State the difference between strings and arrays.

898


What is a platform?

767


What is enhanced loop in java?

771


What does it mean that strings are immutable?

907


How do you square a number in java?

815


Can you declare an interface method static?

836