(Choose 1 answer)
A. generic
B. JSP
C. empty
D. tagdependent
Consider the following taglibrary descriptor element:
<tag>
<name>Hello</name>
<tag-class>com.abc.HelloTag</tag-class>
<body-content>
</body-content>
</tag>
Which of the following is NOT a valid value for <body-content> element?
Finish
(13