GiveninasingleJSPpage:<%@taglibprefix=’java’uri=’myTags’%><%@taglibprefix=’JAVA’uri=’moreTags’%>Whichtwoaretrue?()
GiveninasingleJSPpage:<%@taglibprefix=’java’uri=’myTags’%><%@taglibprefix=’JAVA’uri=’moreTags’%>Whichtwoaretrue?()
A.Theprefix’java’isreserved.
B.TheURI’myTags’mustbeproperlymappedtoaTLDfilebythewebcontainer.
C.Atranslationerroroccursbecausetheprefixisconsideredidenticalbythewebcontainer.
D.Forthetagusage,thetag1mustbeuniqueintheunionoftagnamesin’myTags’and’moreTags’.