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 is this keyword used for?
What is meant by 'bit masking' in java?
Why can we not override static method?
What are basic keywords?
Why do we need strings in java?
What is a substring of a string?
What does java stand for?
what is the difference between preemptive scheduling and time slicing? : Java thread
what is the purpose of "virtual"?
Can a hashset contain duplicates java?
Is singleton thread safe in java?
Why do you canvas?
Explain Basics of OOP Language in java
What is the difference between ArrayList and Vector? which one is better in Java
What does the string method compareto () do?