Why is WEB.XML file used?
Answers were Sorted based on User's Feedback
Answer / anusha
WEB.XML file is the most important file in the web
application.It is also called 'deployment descriptor'.
It contains the information needed by the servlet
containerof the web application to run.
like security constraints,
servlet declarations,
authorization.
| Is This Answer Correct ? | 46 Yes | 7 No |
Answer / venkat
The web.xml file provides configuration and deployment information for the Web components that comprise a Web application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / seema
Web.xml informations related to the servlets and jsp
pages used in an application. It integrates the serveletsa
and jsps there input params. contains all the class paths
where the next file/img exists.
| Is This Answer Correct ? | 10 Yes | 15 No |
Answer / harry
Web.xml is a simple configuration setup file for the root of
web-app .here we can descript the class and path of the web
core...
| Is This Answer Correct ? | 19 Yes | 25 No |
What is xml feed url?
will u pls specifie what's the different between XML n XSL as i m confused alot as xml use to transfer data n XSl 2 n what's the main purpose of XML y we use XML????
How can I include a conditional statement in my xml?
Can excel read xml?
How we compare XSLT and XPath?
What is the mime type definition for atom files?
What is the difference between CDATA and PCDATA?
What is an xml template?
I keep hearing about alternatives to dtds. What’s a schema?
Are you ready to relocate? : xslt
What is a xpath query?
Why is xml important?