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
which class is the wait() method defined in? : Java thread
What is a module function?
What is the difference between static (class) method and instance method?
Can you run java program without main method?
What is an immutable object?
What is complexity in java?
What is an iterator java?
What is meant by memory leak?
What is the difference between break and continue statements?
What is a jit compiler?
Variables used in a switch statement can be used with which datatypes?
What is meant by structural programming?
What is the tradeoff between using an unordered array versus an ordered array?
What is numel matlab?
How to create a thread in java?