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
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What is empty list in java?
Can a static block throw exception?
Is map sorted in java?
How define set in java?
What is the transient keyword?
Why webdriver is an interface?
Is Java a dying language?
How the interruptible method gets implemented?
What is difference between synchronize and concurrent collection in java?
What are the drawbacks of singleton class?
what is session in java?
Why java is made?
what is daemon thread and which method is used to create the daemon thread? : Java thread
Is ruby built on java?