Oracle
1Z0-899 · Question #125
You have built a collection of custom tags for your web application. The TLD file is located in the file: /WEB-INF/myTags.xml. You refer to these tags in your JSPs using the symbolic name: myTags…
The correct answer is D. <taglib>. See the full explanation below for the reasoning.
Question
You have built a collection of custom tags for your web application. The TLD file is located in the file: /WEB-INF/myTags.xml. You refer to these tags in your JSPs using the symbolic name: myTags. Which deployment descriptor element must you use to make this link between the symbolic name and the TLD file name?
Options
- A<taglib>
- B<tags>
- C<tags>
- D<taglib>
How the community answered
(28 responses)- A4% (1)
- B14% (4)
- C7% (2)
- D75% (21)
Community Discussion
No community discussion yet for this question.