List of usage examples for javax.servlet.jsp PageContext popBody
public JspWriter popBody()
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f9(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f9 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {//from ww w . j a v a 2 s . co m _jspx_th_c_005fforEach_005f9.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f9.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f9 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(690,11) \'${config.queryTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.queryTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f9.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f9 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f9.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${fns:escapeHtml(dict.value)}", String.class, _jspx_page_context, _jspx_fnmap_1)); out.write("\" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${fns:escapeHtml(dict.label)}", String.class, _jspx_page_context, _jspx_fnmap_1)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f9.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f9.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f9[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f9[0]; _jspx_push_body_count_c_005fforEach_005f9[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f9.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f9.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems.reuse(_jspx_th_c_005fforEach_005f9); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f10(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f10 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {// w ww . ja v a 2s. com _jspx_th_c_005fforEach_005f10.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f10.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f10 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(697,11) \'${config.showTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.showTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f10.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f10 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f10.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.value}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(32); out.write((String) PageContextImpl.proprietaryEvaluate( "${dict.value==\'input\'?\'selected\':\'\'}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.label}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f10.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f10.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f10[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f10[0]; _jspx_push_body_count_c_005fforEach_005f10[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f10.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f10.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f10); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f11(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f11 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {/*from w w w . j av a2s.c o m*/ _jspx_th_c_005fforEach_005f11.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f11.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f11 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(717,11) \'${config.javaTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.javaTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f11.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f11 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f11.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.value}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(32); out.write((String) PageContextImpl.proprietaryEvaluate( "${dict.value==\'java.util.Date\'?\'selected\':\'\'}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.label}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f11.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f11.doEndTag() == 5) { return true; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f11[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f11[0]; _jspx_push_body_count_c_005fforEach_005f11[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f11.doCatch(var17); break; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f11.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f11); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f12(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f12 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {/*from ww w . j a v a2s.c o m*/ _jspx_th_c_005fforEach_005f12.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f12.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f12 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(737,11) \'${config.queryTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.queryTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f12.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f12 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f12.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${fns:escapeHtml(dict.value)}", String.class, _jspx_page_context, _jspx_fnmap_1)); out.write("\" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${fns:escapeHtml(dict.label)}", String.class, _jspx_page_context, _jspx_fnmap_1)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f12.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f12.doEndTag() == 5) { return true; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f12[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f12[0]; _jspx_push_body_count_c_005fforEach_005f12[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f12.doCatch(var17); break; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f12.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f12); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f13(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f13 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {//w w w . ja v a 2s .c om _jspx_th_c_005fforEach_005f13.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f13.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f13 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(744,11) \'${config.showTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.showTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f13.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f13 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f13.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.value}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(32); out.write((String) PageContextImpl.proprietaryEvaluate( "${dict.value==\'dateselect\'?\'selected\':\'\'}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.label}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f13.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f13.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f13[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f13[0]; _jspx_push_body_count_c_005fforEach_005f13[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f13.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f13.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f13); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f14(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f14 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {//from w ww . java 2s . c om _jspx_th_c_005fforEach_005f14.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f14.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f14 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(764,11) \'${config.javaTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.javaTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f14.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f14 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f14.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.value}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(32); out.write((String) PageContextImpl.proprietaryEvaluate( "${dict.value==\'String\'?\'selected\':\'\'}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.label}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f14.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f14.doEndTag() == 5) { return true; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f14[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f14[0]; _jspx_push_body_count_c_005fforEach_005f14[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f14.doCatch(var17); break; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f14.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f14); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f15(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f15 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {/* ww w . j a v a2 s . c om*/ _jspx_th_c_005fforEach_005f15.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f15.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f15 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(784,11) \'${config.queryTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.queryTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f15.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f15 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f15.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${fns:escapeHtml(dict.value)}", String.class, _jspx_page_context, _jspx_fnmap_1)); out.write("\" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${fns:escapeHtml(dict.label)}", String.class, _jspx_page_context, _jspx_fnmap_1)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f15.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f15.doEndTag() == 5) { return true; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f15[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f15[0]; _jspx_push_body_count_c_005fforEach_005f15[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f15.doCatch(var17); break; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f15.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f15); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f16(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f16 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {/* w w w. j a va 2 s .c o m*/ _jspx_th_c_005fforEach_005f16.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f16.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f16 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(791,11) \'${config.showTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.showTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f16.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f16 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f16.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.value}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(32); out.write((String) PageContextImpl.proprietaryEvaluate( "${dict.value==\'input\'?\'selected\':\'\'}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.label}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f16.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f16.doEndTag() == 5) { return true; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f16[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f16[0]; _jspx_push_body_count_c_005fforEach_005f16[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f16.doCatch(var17); break; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f16.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f16); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f17(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f17 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {// ww w. ja v a2 s . com _jspx_th_c_005fforEach_005f17.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f17.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f17 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(811,11) \'${config.javaTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.javaTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f17.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f17 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f17.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.value}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(32); out.write((String) PageContextImpl.proprietaryEvaluate( "${dict.value==\'java.util.Date\'?\'selected\':\'\'}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.label}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f17.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f17.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f17[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f17[0]; _jspx_push_body_count_c_005fforEach_005f17[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f17.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f17.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f17); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f18(JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); ForEachTag _jspx_th_c_005fforEach_005f18 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {// w w w. j a v a 2 s . c o m _jspx_th_c_005fforEach_005f18.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f18.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f18 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(831,11) \'${config.queryTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.queryTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f18.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f18 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f18.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${fns:escapeHtml(dict.value)}", String.class, _jspx_page_context, _jspx_fnmap_1)); out.write("\" title=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${dict.description}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(34); out.write(62); out.write((String) PageContextImpl.proprietaryEvaluate("${fns:escapeHtml(dict.label)}", String.class, _jspx_page_context, _jspx_fnmap_1)); out.write("</option>\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f18.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f18.doEndTag() == 5) { return true; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f18[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f18[0]; _jspx_push_body_count_c_005fforEach_005f18[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f18.doCatch(var17); break; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f18.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f18); } return false; }