Youaredevelopingseveraltaglibrariesthatwillbesoldfordevelopmentofthird-partywebapplications.YouareabouttopublishthefirstthreelibrariesasJARfiles:container-tags.jar,advanced-html-form-tags.jar,andbasic-html-form-tags.jar.WhichtwotechniquesareappropriateforpackagingtheTLDfilesforthesetaglibraries?()
A.TheTLDmustbelocatedwithintheWEB-INFdirectoryoftheJARfile.
B.TheTLDmustbelocatedwithintheMETA-INFdirectoryoftheJARfile.
C.TheTLDmustbelocatedwithintheMETA-INF/tld/directoryoftheJARfile.
D.TheTLDmustbelocatedwithinasubdirectoryofWEB-INFdirectoryoftheJARfile.
E.TheTLDmustbelocatedwithinasubdirectoryofMETA-INFdirectoryoftheJARfile.