Answer Posted / shiva
web.xml is useful to map the url pattern given by the client
to the appropriate servlet. This is the main purpose of the
web.xml.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can a class have an interface?
What is java’s garbage collected heap?
Why we used break and continue statement in java?
What is use of inner class in java?
What are anonymous inner classes?
What are the advantages of java over cpp?
What do you mean by inner class in java?
What are bind parameters?
What is the difference between Java1.4 and Java1.5
What is the primitive type short?
What is object-oriented paradigm?
What are voids?
What is difference between static class and normal class?
What language is pass by reference?
What do you understand by the term string pool?