If the tag handler class for MyIterTag implements IterationTag and returns IterationTag.EVAL_BODY_BUFFERED from doStartTag(), what will be output in the response?
its answer is given that it willnot compile ..but if it extends TAgSupport the answer is given that it will compile file but produce runtime error . Can any one expalin me why?