Page 1 of 1

About Question enthuware.jwpv6.2.771 :

Posted: Sat Jun 23, 2012 9:09 am
by ETS User
I think the question is not completely correct. This would only be true for classic tags
and not for simpleTag's, since they only have doTag() method. I believe the question
should be rephrased to

In which of the following case will the method doStartTag() of a tag handler be invoked?

In which of the following cases will the method doStartTag() of a classic tag handler be invoked?

Anwser: This method is always invoked whenever the tag's use is encountered in the jsp page.

Re: About Question enthuware.jwpv6.2.771 :

Posted: Wed Jul 04, 2012 10:35 am
by admin
You are right. This has now been fixed.

thank you for your feedback!