You want to create a valid directory structure for your Java EE web application, and your
application uses tag files and a JAR file. Which three must be located directly in your WEB-INF
directory (NOT in a subdirectory of WEB-INF)? (Choose three.)
A.
The JAR file
B.
A directory called lib
C.
A directory called tags
D.
A directory called TLDs
E.
A directory called classes
F.
A directory called META-INF
Explanation:
B, C y E