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
Is overriding possible in java?
What is encapsulation in java?
How do you represent a space in regex java?
What is indexof?
What is meant by inheritance and what are its advantages?
What variables are stored in stack?
What is the use of static class?
what is the difference between process and thread? : Java thread
How to set the permissions to a file in java?
What do you mean by platform independence? What is an interface?
Explain abstract class in java?
What is meant by javabeans?
What is replaceall in java?
Which class is the superclass for all the classes?
How is garbage collection controlled?