📚 Practice Mode

Java Web, COBOL, and JCL Programming Quiz

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Answers

Which of the following files is the correct name and location of deployment descriptor of a web application. Assume that the web application is rooted at \doc-root. Select the one correct answer

  1. \doc-root\dd.xml
  2. \doc-root\web.xml
  3. \doc-root\WEB-INF\web.xml
  4. \doc-root\WEB_INF\dd.xml