Page 1 of 1

About Question com.enthuware.ets.scwcd.v5.2.391 :

Posted: Wed May 04, 2011 10:42 am
by max2fl
Hi,

It works perfect and print "Body Content".
I checked with: Apache Tomcat/5.5.33 & GlassFish 3.1 (build 43)

I my mind the correct answer is "The behavior of the container, in such as case, is undefined"

Re: About Question com.enthuware.ets.scwcd.v5.2.391 :

Posted: Wed May 04, 2011 8:02 pm
by admin
As per the rules, BodyContent.EVAL_BODY_BUFFERED is not a valid return value for this tag handler and the container should complain. Practically, however, as noted in the explanation, containers may implement it different.

Re: About Question com.enthuware.ets.scwcd.v5.2.391 :

Posted: Thu May 05, 2011 12:57 pm
by max2fl
I agree, but there is no exception in this case, so the answer is incorrect