欢迎来到易学考试网 易学考试官网
全部科目 > Java认证考试 > SCWCD(310-083)

多项选择题

A custom tag is defined to take three attributes.
Which two correctly invoke the tag within a JSP page?()

    A.<prefix:myTag a="foo" b="bar" c="baz" />
    B.<prefix:myTag attributes={"foo","bar","baz"} />
    C.<prefix:myTag jsp:attribute a="foo" b="bar" c="baz" />
    D.<prefix:myTag><jsp:attribute name="a">foo</jsp:attribute><jsp:attribute name="b">bar</jsp:attribute><jsp:attribute name="c">baz</jsp:attribute>. </prefix:myTag>

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题