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
what is thread in Java ?
Can we have more than one package statement in the source file?
What are the different tags provided in jstl?
Explain the importance of throws keyword in java?
What do you understand by the term string pool?
What is the independent variable in an experiment?
What is args length in java?
Why we do exception handling in java and how many types of exceptions are there?
Is 0 true or is 1 true?
What is the difference between stream and buffer?
What is a protected class in java?
Explain about complier design(phases)
Is string serializable in java?
Explain java thread life cycle.
Difference between a class and an object?