black

SCWCD(310-083)

登录

多项选择题

Which three are valid values for the body-content attribute of a tag directive in a tag file?()

A.EL
B.JSP
C.Empty
D.Dynamic
E.Scriptless
F.Tagdependent

相关考题

多项选择题 Given: 6.<myTag:foo bar=’42’> 7.<%="processing" %> 8.</myTag:foo> and a custom tag handler for foo which extends TagSupport. Which two are true about thetag handler referenced by foo?()

单项选择题 Given: 5.public class MyTagHandler extends TagSupport { 6.public int doStartTag() throws JspException { 7.try { 8.// insert code here 9.} catch(Exception ex) { /* handle exception */ } 10.return super.doStartTag(); 11.}...42. } Which code snippet, inserted at line 8,causes the value foo to be output?()

多项选择题 Click the Exhibit button. The h:highlight tag renders its body, highlighting an arbitrary number of words, each of which is passed asan attribute (word1, word2, ...). For example, a JSP page can invoke theh:highlight tag as follows: 11.  12. high medium low 13.  Given that HighlightTag extends SimpleTagSupport,which three steps are necessary to implement the taghandler for the highlight tag?()

All Rights Reserved 版权所有©求知题库网库(csqiuzhi.com)

备案号:湘ICP备14005140号-1

经营许可证号:湘B2-20140064