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

What is the benefit of using enum to declare a constant?

861


Explain the difference between an Interface and an Abstract class?

876


What is local variable and instance variable?

808


Is string serializable in java?

750


How do you classify Dialog Box?

841


what is singleton class in java?

811


Write a function for palindrome and factorial and explain?

855


What is the difference between ArrayList and Vector? which one is better in Java

828


Compare overloading and overriding?

777


What does those terms actually mean included in the j.d.k i.6?

1811


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

752


How do you remove all elements from an arraylist in java?

727


Why is multiple inheritance not supported in java?

770


Enlist few advantages of inheritance?

841


What is hash in java?

708