Answer Posted / dsr
web.xml is the mapping of servlet pages and context
parameters and configuration files.
It is used for access the web-based application of
perticular servlet.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the functionality of the stub?
Explain the difference between private, public, package and protected in java?
List the three steps for creating an object for a class?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
What is the hashcode () and equals () used for?
What is tostring () method?
What is space character in java?
What is purpose of keyword void?
What is complexity in java?
Is a case study a method or methodology?
Difference between predicate, supplier and consumer ?
How can you traverse a linked list in java?
What are the methods used to implement for the key object in the hash map?
How objects of a class are created if no constructor is defined in the class?
What is increment in java?