当前位置:CCNP(642-813)题库

问题:

[多选]
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. <h:highlight color="yellow" word1="high" word2="low">
12. high medium low
13. </h:highlight>
Given that HighlightTag extends SimpleTagSupport,which three steps are necessary to implement the taghandler for the highlight tag?()

A . Add a doTag method
B . Add a doStartTag method
C . Add a getter and setter for the color attribute
D . Create and implement a TagExtraInfo class
E . Implement the DynamicAttributes interface
F . Add a getter and setter for the word1 and word2 attribute

自我质辨训练是一种() 《条例》对涉嫌犯罪以外的其他违法行为,给予纪律处分的构成要件是() 影响党的形象。 损害党、国家和人民利益。 严重败坏党的形象。 应当视情节轻重给予党纪处分。 微机在实际运行过程中的速度完全由CPU的频率决定。 司法公正是过程公正与结果公正的结合、统一。 运河吨位由什么决定() 在建造时由设计者确定。 可由各航运国家的当局丈量。 一定由运河当局丈量。 可由运河当局授权的船级社丈量。
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. <h:highlight color="yellow" word1="high" word2="low">
12. high medium low
13. </h:highlight>
Given that HighlightTag extends SimpleTagSupport,which three steps are necessary to implement the taghandler for the highlight tag?()
参考答案:

  参考解析

本题暂无解析

在线 客服