// Not much to do here, much of the work will be done in the // containing tags, <c:when> and <c:otherwise>. ctxt.generateBody(); // See comments in When.java for the reason "}" is generated here. ctxt.generateJavaSource("}");