Dear All,
The HFSJ has a mock exam question ...
Q. Assuming the appropriate taglib directives, which are valid examples of custom tag usage?
(Choose all that apply.)
A. <foo:bar/>
B. <my:tag></my:tag>
C. <mytag value="x"/>
D. <c:out value="x"/>
E. <
jsp:setProperty name="a" property="b" value="c"/>
I answered A and B. However, the correct answer is ABD.
Since the question only asks the valid example of custom tag, I considered <c:out as NOT custom since its part of JSTL.
Am I correct?
>
Sai Surya, SCJP 5.0, SCWCD 5.0, IBM 833 834
http://sai-surya-talk.blogspot.com, I believe in Murphy's law.