Hi ranchers,
I need clarification with a question on HFS/J mock exam (JSTL - chapter 9)
Mock exam question 5.
Which <body-content> element combination in the TLD are valid for the following
JSP snippet? (choose all that apply.)
11. <my:tag1>
12. <my:tag2 a="47" />
13. <% a = 420; %>
14. <my:tag3>
15. value = ${a}
16. </my:tag3>
17. </my:tag1>
A. tag1 body-content is empty
tag2 body-content is JSP
tag3 body-content is scriptless
A. tag1 body-content is JSP
tag2 body-content is empty
tag3 body-content is scriptless
A. tag1 body-content is JSP
tag2 body-content is JSP
tag3 body-content is JSP
A. tag1 body-content is JSP
tag2 body-content is scriptless
tag3 body-content is scriptless
PLease clarify....
thanks..
Esam.
SCJP 1.4
SCWCD in progres...