可学答题网 > 问答 > SCDCD(310-081)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

A custom JSP tag&#8


A custom JSP tag must be able to support an arbitrary number of attributes whose names are unknown when the tag class is designed.  Which two are true? ()

  • A A  element in the echo tag LTD must have the value JSP
  • B The echo tag handler must define the setAttribute (String key, String value) method
  • C The true element must appear in the echo tag TLD
  • D The class implementing the echo tag handler must implement the javax.sevlet.jsp.tagext.IterationTag interface
  • E The class implementing the echo tag handler must implement the javax.sevlet.jsp.tagext.DynamicAttributes interface
参考答案
参考解析:
分类:SCDCD(310-081)题库