多项选择题
A.id B.name C.type D.param E.property
The tl:taskList and tl:task tags output a set of tasks ...
单项选择题 The tl:taskList and tl:task tags output a set of tasks to the response and are used as follows: 11. 12. 13.
14. 15. The tl:task tag supplies information about a single task while the tl:taskList tag does the final output. The taghandler for tl:taskList is TaskListTag. The tag handler for tl:task is TaskTag. Both tag handlers extendBodyTagSupport. Which allows the tl:taskList tag to get the task names from its nested tl:task children?()
A. B. C. D.
Whichtwodirectivesareapplicableonlytotagfiles?()A.TagB....
多项选择题Which two directives are applicable only to tag files?()
A.Tag B.Page C.Taglib D.Include E.Variable
You are creating a library of custom tags that mimic th...
单项选择题