Example usage for javax.servlet.jsp JspWriter write

List of usage examples for javax.servlet.jsp JspWriter write

Introduction

In this page you can find the example usage for javax.servlet.jsp JspWriter write.

Prototype

public void write(int c) throws IOException 

Source Link

Document

Writes a single character.

Usage

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 {/*from  w  ww.  ja va  2 s .  com*/
        _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 2s .c  om
        _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   ww w . ja v a 2  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;
}

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 www  . j  a  v a2  s .c  om*/
        _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 {//from   w  w w . ja v a 2 s.  co m
        _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. java  2 s .  c  om*/
        _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   w w w.  j a va 2s  .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 {//from w w w. j  a  v  a 2 s  .  c o  m
        _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 {//ww  w .  j ava 2  s. c  o  m
        _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 {/*from   ww w. j  a  v  a 2  s  .c  o  m*/
        _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;
}