Page 1 of 1
About Question com.enthuware.ets.scwcd.v5.2.473 :
Posted: Thu May 05, 2011 5:23 pm
by max2fl
Hi,
14. change <x:outer> to </x:outer>
Re: About Question com.enthuware.ets.scwcd.v5.2.473 :
Posted: Thu May 05, 2011 7:53 pm
by max2fl
the "correct" answer isn't correct. TagSupport.getParent() - TagSupport doesn't have static method getParent()!
I thought on this question 30 min)))
Re: About Question com.enthuware.ets.scwcd.v5.2.473 :
Posted: Fri May 06, 2011 7:34 am
by admin
It seems that in several questions the author has used ClassName.method() to convey ClassName's method. Since none of these method referred in the question are static, for all this time no body complained about it.
But I can see that it is causing confusion. We are working on changing it.
thanks for your feedback.