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_form_005fselect_005f0(JspTag _jspx_th_form_005fform_005f0, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { JspWriter out = _jspx_page_context.getOut(); SelectTag _jspx_th_form_005fselect_005f0 = (SelectTag) this._005fjspx_005ftagPool_005fform_005fselect_0026_005fpath_005fclass .get(SelectTag.class); try {//from ww w . j a va 2 s . c o m _jspx_th_form_005fselect_005f0.setPageContext(_jspx_page_context); _jspx_th_form_005fselect_005f0.setParent((Tag) _jspx_th_form_005fform_005f0); _jspx_th_form_005fselect_005f0.setPath("tableType"); _jspx_th_form_005fselect_005f0.setDynamicAttribute((String) null, "class", "form-control m-b"); int[] _jspx_push_body_count_form_005fselect_005f0 = new int[1]; try { int _jspx_exception = _jspx_th_form_005fselect_005f0.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t\t"); if (this._jspx_meth_form_005foptions_005f0(_jspx_th_form_005fselect_005f0, _jspx_page_context, _jspx_push_body_count_form_005fselect_005f0)) { return true; } out.write("\n"); out.write("\t\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_form_005fselect_005f0.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_form_005fselect_005f0.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_form_005fselect_005f0[0]; int var10000 = _jspx_push_body_count_form_005fselect_005f0[0]; _jspx_push_body_count_form_005fselect_005f0[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_form_005fselect_005f0.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_form_005fselect_005f0.doFinally(); } } finally { this._005fjspx_005ftagPool_005fform_005fselect_0026_005fpath_005fclass .reuse(_jspx_th_form_005fselect_005f0); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_form_005foptions_005f0(JspTag _jspx_th_form_005fselect_005f0, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fselect_005f0) throws Throwable { _jspx_page_context.getOut();/*w w w. j a va 2s . co m*/ OptionsTag _jspx_th_form_005foptions_005f0 = (OptionsTag) this._005fjspx_005ftagPool_005fform_005foptions_0026_005fitems_005fitemValue_005fitemLabel_005fhtmlEscape_005fnobody .get(OptionsTag.class); try { _jspx_th_form_005foptions_005f0.setPageContext(_jspx_page_context); _jspx_th_form_005foptions_005f0.setParent((Tag) _jspx_th_form_005fselect_005f0); _jspx_th_form_005foptions_005f0.setItems(PageContextImpl.proprietaryEvaluate( "${fns:getDictList(\'table_type\')}", Object.class, _jspx_page_context, _jspx_fnmap_2)); _jspx_th_form_005foptions_005f0.setItemLabel("label"); _jspx_th_form_005foptions_005f0.setItemValue("value"); _jspx_th_form_005foptions_005f0.setHtmlEscape(false); int[] _jspx_push_body_count_form_005foptions_005f0 = new int[1]; try { _jspx_th_form_005foptions_005f0.doStartTag(); if (_jspx_th_form_005foptions_005f0.doEndTag() == 5) { return true; } } catch (Throwable var15) { while (true) { int var10003 = _jspx_push_body_count_form_005foptions_005f0[0]; int var10000 = _jspx_push_body_count_form_005foptions_005f0[0]; _jspx_push_body_count_form_005foptions_005f0[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_form_005foptions_005f0.doCatch(var15); break; } _jspx_page_context.popBody(); } } finally { _jspx_th_form_005foptions_005f0.doFinally(); } } finally { this._005fjspx_005ftagPool_005fform_005foptions_0026_005fitems_005fitemValue_005fitemLabel_005fhtmlEscape_005fnobody .reuse(_jspx_th_form_005foptions_005f0); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_form_005finput_005f2(JspTag _jspx_th_form_005fform_005f0, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { _jspx_page_context.getOut();// w w w . j ava 2 s .c om InputTag _jspx_th_form_005finput_005f2 = (InputTag) this._005fjspx_005ftagPool_005fform_005finput_0026_005fpath_005fmaxlength_005fhtmlEscape_005fclass_005fnobody .get(InputTag.class); try { _jspx_th_form_005finput_005f2.setPageContext(_jspx_page_context); _jspx_th_form_005finput_005f2.setParent((Tag) _jspx_th_form_005fform_005f0); _jspx_th_form_005finput_005f2.setPath("className"); _jspx_th_form_005finput_005f2.setHtmlEscape(false); _jspx_th_form_005finput_005f2.setMaxlength("200"); _jspx_th_form_005finput_005f2.setDynamicAttribute((String) null, "class", "form-control required"); int[] _jspx_push_body_count_form_005finput_005f2 = new int[1]; try { _jspx_th_form_005finput_005f2.doStartTag(); if (_jspx_th_form_005finput_005f2.doEndTag() == 5) { return true; } } catch (Throwable var15) { while (true) { int var10003 = _jspx_push_body_count_form_005finput_005f2[0]; int var10000 = _jspx_push_body_count_form_005finput_005f2[0]; _jspx_push_body_count_form_005finput_005f2[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_form_005finput_005f2.doCatch(var15); break; } _jspx_page_context.popBody(); } } finally { _jspx_th_form_005finput_005f2.doFinally(); } } finally { this._005fjspx_005ftagPool_005fform_005finput_0026_005fpath_005fmaxlength_005fhtmlEscape_005fclass_005fnobody .reuse(_jspx_th_form_005finput_005f2); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_form_005foptions_005f1(JspTag _jspx_th_form_005fselect_005f1, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fselect_005f1) throws Throwable { _jspx_page_context.getOut();/*w w w.j a v a 2s. c o m*/ OptionsTag _jspx_th_form_005foptions_005f1 = (OptionsTag) this._005fjspx_005ftagPool_005fform_005foptions_0026_005fitems_005fitemValue_005fitemLabel_005fhtmlEscape_005fnobody .get(OptionsTag.class); try { _jspx_th_form_005foptions_005f1.setPageContext(_jspx_page_context); _jspx_th_form_005foptions_005f1.setParent((Tag) _jspx_th_form_005fselect_005f1); _jspx_th_form_005foptions_005f1.setItems(PageContextImpl.proprietaryEvaluate("${tableList}", Object.class, _jspx_page_context, (ProtectedFunctionMapper) null)); _jspx_th_form_005foptions_005f1.setItemLabel("nameAndComments"); _jspx_th_form_005foptions_005f1.setItemValue("name"); _jspx_th_form_005foptions_005f1.setHtmlEscape(false); int[] _jspx_push_body_count_form_005foptions_005f1 = new int[1]; try { _jspx_th_form_005foptions_005f1.doStartTag(); if (_jspx_th_form_005foptions_005f1.doEndTag() == 5) { return true; } } catch (Throwable var15) { while (true) { int var10003 = _jspx_push_body_count_form_005foptions_005f1[0]; int var10000 = _jspx_push_body_count_form_005foptions_005f1[0]; _jspx_push_body_count_form_005foptions_005f1[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_form_005foptions_005f1.doCatch(var15); break; } _jspx_page_context.popBody(); } } finally { _jspx_th_form_005foptions_005f1.doFinally(); } } finally { this._005fjspx_005ftagPool_005fform_005foptions_0026_005fitems_005fitemValue_005fitemLabel_005fhtmlEscape_005fnobody .reuse(_jspx_th_form_005foptions_005f1); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_form_005finput_005f3(JspTag _jspx_th_form_005fform_005f0, PageContext _jspx_page_context, int[] _jspx_push_body_count_form_005fform_005f0) throws Throwable { _jspx_page_context.getOut();/*w w w . j av a 2s .c o m*/ InputTag _jspx_th_form_005finput_005f3 = (InputTag) this._005fjspx_005ftagPool_005fform_005finput_0026_005fvalue_005fpath_005fmaxlength_005fhtmlEscape_005fclass_005fnobody .get(InputTag.class); try { _jspx_th_form_005finput_005f3.setPageContext(_jspx_page_context); _jspx_th_form_005finput_005f3.setParent((Tag) _jspx_th_form_005fform_005f0); _jspx_th_form_005finput_005f3.setPath("parentTableFk"); _jspx_th_form_005finput_005f3.setHtmlEscape(false); _jspx_th_form_005finput_005f3.setMaxlength("200"); _jspx_th_form_005finput_005f3.setDynamicAttribute((String) null, "class", "form-control"); _jspx_th_form_005finput_005f3.setDynamicAttribute((String) null, "value", PageContextImpl.proprietaryEvaluate("${genTable.parentTableFk}", Object.class, _jspx_page_context, (ProtectedFunctionMapper) null)); int[] _jspx_push_body_count_form_005finput_005f3 = new int[1]; try { _jspx_th_form_005finput_005f3.doStartTag(); if (_jspx_th_form_005finput_005f3.doEndTag() == 5) { return true; } } catch (Throwable var15) { while (true) { int var10003 = _jspx_push_body_count_form_005finput_005f3[0]; int var10000 = _jspx_push_body_count_form_005finput_005f3[0]; _jspx_push_body_count_form_005finput_005f3[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_form_005finput_005f3.doCatch(var15); break; } _jspx_page_context.popBody(); } } finally { _jspx_th_form_005finput_005f3.doFinally(); } } finally { this._005fjspx_005ftagPool_005fform_005finput_0026_005fvalue_005fpath_005fmaxlength_005fhtmlEscape_005fclass_005fnobody .reuse(_jspx_th_form_005finput_005f3); } return false; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f4(JspTag _jspx_th_form_005fform_005f0, 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_005f4 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvarStatus_005fvar_005fitems .get(ForEachTag.class); try {// w ww . j av a 2s . c om _jspx_th_c_005fforEach_005f4.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f4.setParent((Tag) _jspx_th_form_005fform_005f0); _jspx_th_c_005fforEach_005f4 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(560,8) \'${genTable.columnList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${genTable.columnList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f4.setVar("column"); _jspx_th_c_005fforEach_005f4.setVarStatus("vs"); int[] _jspx_push_body_count_c_005fforEach_005f4 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f4.doStartTag(); int evalDoAfterBody; if (_jspx_exception != 0) { do { out.write("\n"); out.write("\t\t\t\t\t\t\t\t<tr"); out.write((String) PageContextImpl.proprietaryEvaluate( "${column.delFlag eq \'1\'?\' class=\"error\" title=\"???\"\':\'\'}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write(">\n"); out.write("\t\t\t\t\t\t\t\t\t<td>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].sort\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.sort}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\" maxlength=\"200\" class=\"form-control required digits\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<label>"); out.write((String) PageContextImpl.proprietaryEvaluate("${column.sort}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("</label>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].isInsert\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.isInsert}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].isEdit\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.isEdit}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t</td>\n"); out.write("\t\t\t\t\t\t\t\t\t<td>\n"); out.write( "\t\t\t\t\t\t\t\t\t\t<input type=\"checkbox\" class=\"i-checks \" name=\"ck\" value=\"1\" />\n"); out.write("\t\t\t\t\t\t\t\t\t</td>\n"); out.write("\t\t\t\t\t\t\t\t\t<td>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].id\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.id}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].delFlag\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.delFlag}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].genTable.id\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.genTable.id}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].name\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.name}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\" class=\"form-control required\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t</td>\n"); out.write("\t\t\t\t\t\t\t\t\t<td>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].comments\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.comments}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\" maxlength=\"200\" class=\"form-control required\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t</td>\n"); out.write("\t\t\t\t\t\t\t\t\t<td>\n"); out.write("\t\t\t\t\t\t\t\t\t\t<span name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].jdbcType\" class=\"required\" value=\""); out.write((String) PageContextImpl.proprietaryEvaluate("${column.jdbcType}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("\"/>\n"); out.write("\t\t\t\t\t\t\t\t\t</td>\n"); out.write("\t\t\t\t\t\t\t\t\t<td>\n"); out.write( "\t\t\t\t\t\t\t\t\t\t<input type=\"checkbox\" class=\"i-checks\" name=\"columnList["); out.write((String) PageContextImpl.proprietaryEvaluate("${vs.index}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("].isPk\" value=\"1\" "); out.write((String) PageContextImpl.proprietaryEvaluate( "${column.isPk eq \'1\' ? \'checked\' : \'\'}", String.class, _jspx_page_context, (ProtectedFunctionMapper) null)); out.write("/>\n"); out.write("\t\t\t\t\t\t\t\t\t</td>\n"); out.write("\t\t\t\t\t\t\t\t</tr>\n"); out.write("\t\t\t\t\t\t\t"); evalDoAfterBody = _jspx_th_c_005fforEach_005f4.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f4.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f4[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f4[0]; _jspx_push_body_count_c_005fforEach_005f4[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f4.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f4.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvarStatus_005fvar_005fitems .reuse(_jspx_th_c_005fforEach_005f4); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f5(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_005f5 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {//from w w w. ja v a 2s.c o m _jspx_th_c_005fforEach_005f5.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f5.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f5 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(623,11) \'${config.javaTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.javaTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f5.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f5 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f5.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_005f5.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f5.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f5[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f5[0]; _jspx_push_body_count_c_005fforEach_005f5[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f5.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f5.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems.reuse(_jspx_th_c_005fforEach_005f5); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f6(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_005f6 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {/*w w w . j a v a 2s. co m*/ _jspx_th_c_005fforEach_005f6.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f6.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f6 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(643,11) \'${config.queryTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.queryTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f6.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f6 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f6.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_005f6.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f6.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f6[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f6[0]; _jspx_push_body_count_c_005fforEach_005f6[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f6.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f6.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems.reuse(_jspx_th_c_005fforEach_005f6); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f7(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_005f7 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {/*w w w.j a v a 2 s . co m*/ _jspx_th_c_005fforEach_005f7.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f7.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f7 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(650,11) \'${config.showTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.showTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f7.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f7 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f7.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("\" 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_005f7.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f7.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f7[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f7[0]; _jspx_push_body_count_c_005fforEach_005f7[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f7.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f7.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems.reuse(_jspx_th_c_005fforEach_005f7); } return true; }
From source file:org.apache.jsp.webpage.modules.gen.genTableForm_jsp.java
private boolean _jspx_meth_c_005fforEach_005f8(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_005f8 = (ForEachTag) this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems .get(ForEachTag.class); try {//from w ww.ja va2 s . co m _jspx_th_c_005fforEach_005f8.setPageContext(_jspx_page_context); _jspx_th_c_005fforEach_005f8.setParent((Tag) _jspx_th_c_005fif_005f1); _jspx_th_c_005fforEach_005f8 .setItems((new JspValueExpression( "/webpage/modules/gen/genTableForm.jsp(670,11) \'${config.javaTypeList}\'", this._jsp_getExpressionFactory().createValueExpression( _jspx_page_context.getELContext(), "${config.javaTypeList}", Object.class))) .getValue(_jspx_page_context.getELContext())); _jspx_th_c_005fforEach_005f8.setVar("dict"); int[] _jspx_push_body_count_c_005fforEach_005f8 = new int[1]; try { int _jspx_exception = _jspx_th_c_005fforEach_005f8.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_005f8.doAfterBody(); } while (evalDoAfterBody == 2); } if (_jspx_th_c_005fforEach_005f8.doEndTag() != 5) { return false; } } catch (Throwable var17) { while (true) { int var10003 = _jspx_push_body_count_c_005fforEach_005f8[0]; int var10000 = _jspx_push_body_count_c_005fforEach_005f8[0]; _jspx_push_body_count_c_005fforEach_005f8[0] = var10003 - 1; if (var10000 <= 0) { _jspx_th_c_005fforEach_005f8.doCatch(var17); return false; } out = _jspx_page_context.popBody(); } } finally { _jspx_th_c_005fforEach_005f8.doFinally(); } } finally { this._005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems.reuse(_jspx_th_c_005fforEach_005f8); } return true; }