Exit 1Z0-858 Java Enterprise Edition 5 Web Component Developer Certified Professional
Question 5 of 5
0% complete
Q5 Multiple choice

You are developing several tag libraries that will be sold for development of third-party web applications.
You are about to publish the first three libraries as JAR files: container-tags.jar, advanced-html-form-tags.jar, and basic-html-form-tags.jar.

Which two techniques are appropriate for packaging the TLD files for these tag libraries? (Choose two.)

Select all that apply.

  • A

    The TLD must be located within the WEB-INF directory of the JAR file.

  • B

    The TLD must be located within the META-INF directory of the JAR file.

  • C

    The TLD must be located within the META-INF/tld/ directory of the JAR file.

  • D

    The TLD must be located within a subdirectory of WEB-INF directory of the JAR file.

  • E

    The TLD must be located within a subdirectory of META-INF directory of the JAR file.

  • F

    The TLD must be located within a subdirectory of META-INF/tld/ directory of the JAR file.