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
What are pass by reference and pass by value?
What is the main function in java?
What is an interface in java? Explain
How java is similar to c?
What is a text string?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
What does jenkins do?
What are data types in oop?
What is the Scope of Static Variable?
What does math floor () do?
Is object a data type in java?
List some features of the abstract class.
What’s the difference between unit, integration and functional testing?
What is command line argument in java?
Why is java not 100% pure oops?