Study the statements: 1) The context path contains a special directory called WEB-INF, which contains the deployment descriptor file, web.xml. 2) A client application may directly access resources in WEB-INF or its subdirectories through HTTP.

Study the statements:
1) The context path contains a special directory called WEB-INF, which contains the deployment descriptor file, web.xml.
2) A client application may directly access resources in WEB-INF or its subdirectories through HTTP. 




a. Only statement 1 is true
b. Only statement 2 is true
c. Both 1 and 2 are true
d. Both 1 and 2 are not true






Answer: A


Learn More :