178179180181182183184185186187188
PageContextImpl pageContext = (PageContextImpl) this.pageContext; try { if (_varReader != null) { jspWriter = pageContext.pushBody(); handleBody(); BodyContentImpl body = (BodyContentImpl) pageContext.getOut();