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
Why we override equals() method?
What is difference between path and classpath?
How does multithreading take place on a computer with a single cpu in java programming?
How many functional interfaces does java 8 have?
What is the difference between an object-oriented programming language and object-based programming language?
placement papaers of spring computing technology
What all methods are used to prevent thread execution ?
Explain java coding standards for constants?
How does remove work in java?
What is a subsequence of a string?
Explain reverse a linked list recursive java solution?
Can we call virtual funciton in a constructor ?
What are the different types of data structures in java?
Which of the classes will have more memory allocated?
What is the final class modifier?