what is web.xml?and its use?

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


Please Help Members By Posting Answers For Below Questions

Why string is immutable or final in java

605


How do constructors use this() and super()?

542


how to deploy apache tomcat server to weblogic server in java

1593


What is dynamic binding(late binding)?

581


What is the purpose of format function?

618






What is meant by 'Class access modifiers'?

550


How hashmap works in java?

560


What are the important features of Java 9 release?

528


What are different access specifiers in java?

557


How do you replace all in word?

518


What is the use of private static?

531


What do you understand by looping in java? Explain the different types of loops.

559


What is operator overloading. Is it is supported in java?

516


What is difference between call by value and call by reference?

495


What are instance variables?

602