what is web.xml?and its use?

Answer Posted / shankar reddy

The web.xml file provides configuration and deployment
information for the Web components that comprise a Web
application. Examples of Web components are servlet
parameters, servlet and JavaServer Pages (JSP) definitions,
and Uniform Resource Locators (URL) mappings.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which class is the wait() method defined in? : Java thread

727


What is a module function?

811


What is the difference between static (class) method and instance method?

808


Can you run java program without main method?

806


What is an immutable object?

788


What is complexity in java?

755


What is an iterator java?

748


What is meant by memory leak?

739


What is the difference between break and continue statements?

805


What is a jit compiler?

881


Variables used in a switch statement can be used with which datatypes?

746


What is meant by structural programming?

804


What is the tradeoff between using an unordered array versus an ordered array?

925


What is numel matlab?

1016


How to create a thread in java?

872