1: What type of files might you find in a Java Web App? Answer
2: Name one folder all Java web apps must have: Answer
3: Name two folders and one file found in the above mentioned WEB-INF folder: Answer
4: What is in the WEB-INF/classes folder? Answer
5: What is in the WEB-INF/lib folder? Answer
6: What is web.xml? Answer
7: In XML, a ________ is used to specify which elements are allowed in an XML document. Answer
8: Where do I find the DTD for the Web App deployment descriptor? Answer