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
Write a program to print 15 random numbers using foreach of java 8?
What is split return?
What are methods?
Why main method is static in java?
What is static variable with example?
What is passing value java?
Can list be null in java?
What are thread groups?
How do you remove duplicates from an array in java?
Why do we override tostring method in java?
What about instanceof operator in java?
What is formatted output in java?
Explain java coding standards for variables ?
What is the independent variable in an experiment?
What is anonymous inner class?