⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main_jsp_0.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
                  // end
                  // HTML // begin [file="/master/terms/main.jsp";from=(75,147);to=(76,2)]
                    out.write("\r\n\t\t");

                  // end
                  // begin [file="/master/terms/main.jsp";from=(76,2);to=(76,19)]
                  } while (_jspx_th_logic_notEqual_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                }
                if (_jspx_th_logic_notEqual_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/master/terms/main.jsp";from=(76,19);to=(80,25)]
              out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td valign=\"top\" nowrap>");

            // end
            // begin [file="/master/terms/main.jsp";from=(80,25);to=(80,70)]
              /* ------  bean:message ------ */
              org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_4 = new org.apache.struts.taglib.bean.MessageTag();
              _jspx_th_bean_message_4.setPageContext(pageContext);
              _jspx_th_bean_message_4.setParent(_jspx_th_html_form_0);
              _jspx_th_bean_message_4.setKey("SM_Terms.descriptionChs");
              _jspxTagObjects.push(_jspx_th_bean_message_4);
                int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag();
              // end
              // begin [file="/master/terms/main.jsp";from=(80,25);to=(80,70)]
                if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/master/terms/main.jsp";from=(80,70);to=(82,2)]
              out.write(":</td>\r\n\t<td>\r\n\t\t");

            // end
            // begin [file="/master/terms/main.jsp";from=(82,2);to=(82,65)]
              /* ------  logic:equal ------ */
              org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_2 = new org.apache.struts.taglib.logic.EqualTag();
              _jspx_th_logic_equal_2.setPageContext(pageContext);
              _jspx_th_logic_equal_2.setParent(_jspx_th_html_form_0);
              _jspx_th_logic_equal_2.setProperty("mode");
              _jspx_th_logic_equal_2.setName("termsMainForm");
              _jspx_th_logic_equal_2.setValue("view");
              _jspxTagObjects.push(_jspx_th_logic_equal_2);
                int _jspx_eval_logic_equal_2 = _jspx_th_logic_equal_2.doStartTag();
                if (_jspx_eval_logic_equal_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                  do {
                  // end
                  // HTML // begin [file="/master/terms/main.jsp";from=(82,65);to=(83,3)]
                    out.write("\r\n\t\t\t");

                  // end
                  // begin [file="/master/terms/main.jsp";from=(83,3);to=(83,129)]
                    /* ------  html:textarea ------ */
                    org.apache.struts.taglib.html.TextareaTag _jspx_th_html_textarea_4 = new org.apache.struts.taglib.html.TextareaTag();
                    _jspx_th_html_textarea_4.setPageContext(pageContext);
                    _jspx_th_html_textarea_4.setParent(_jspx_th_logic_equal_2);
                    _jspx_th_html_textarea_4.setProperty("description_chs");
                    _jspx_th_html_textarea_4.setCols("50");
                    _jspx_th_html_textarea_4.setRows("8");
                    _jspx_th_html_textarea_4.setReadonly(true);
                    _jspx_th_html_textarea_4.setStyleClass("inputDisabled");
                    _jspx_th_html_textarea_4.setStyle("width:500px;");
                    _jspxTagObjects.push(_jspx_th_html_textarea_4);
                      int _jspx_eval_html_textarea_4 = _jspx_th_html_textarea_4.doStartTag();
                    // end
                    // begin [file="/master/terms/main.jsp";from=(83,3);to=(83,129)]
                      if (_jspx_th_html_textarea_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                  // end
                  // HTML // begin [file="/master/terms/main.jsp";from=(83,129);to=(84,3)]
                    out.write("\r\n\t\t\t");

                  // end
                  // begin [file="/master/terms/main.jsp";from=(84,3);to=(84,164)]
                    /* ------  chtml:textAreaEditorButton ------ */
                    com.leeman.common.web.ui.tags.TextAreaEditorButtonTag _jspx_th_chtml_textAreaEditorButton_4 = new com.leeman.common.web.ui.tags.TextAreaEditorButtonTag();
                    _jspx_th_chtml_textAreaEditorButton_4.setPageContext(pageContext);
                    _jspx_th_chtml_textAreaEditorButton_4.setParent(_jspx_th_logic_equal_2);
                    _jspx_th_chtml_textAreaEditorButton_4.setReturnFormName("forms[0]");
                    _jspx_th_chtml_textAreaEditorButton_4.setReturnFieldName("description_chs");
                    _jspx_th_chtml_textAreaEditorButton_4.setPageTitleKey("SM_Terms.descriptionChs");
                    _jspx_th_chtml_textAreaEditorButton_4.setMaxLength("200");
                    _jspx_th_chtml_textAreaEditorButton_4.setEditable(false);
                    _jspxTagObjects.push(_jspx_th_chtml_textAreaEditorButton_4);
                      int _jspx_eval_chtml_textAreaEditorButton_4 = _jspx_th_chtml_textAreaEditorButton_4.doStartTag();
                    // end
                    // begin [file="/master/terms/main.jsp";from=(84,3);to=(84,164)]
                      if (_jspx_th_chtml_textAreaEditorButton_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                  // end
                  // HTML // begin [file="/master/terms/main.jsp";from=(84,164);to=(85,2)]
                    out.write("\r\n\t\t");

                  // end
                  // begin [file="/master/terms/main.jsp";from=(85,2);to=(85,16)]
                  } while (_jspx_th_logic_equal_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                }
                if (_jspx_th_logic_equal_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/master/terms/main.jsp";from=(85,16);to=(86,2)]
              out.write("\r\n\t\t");

            // end
            // begin [file="/master/terms/main.jsp";from=(86,2);to=(86,68)]
              /* ------  logic:notEqual ------ */
              org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_2 = new org.apache.struts.taglib.logic.NotEqualTag();
              _jspx_th_logic_notEqual_2.setPageContext(pageContext);
              _jspx_th_logic_notEqual_2.setParent(_jspx_th_html_form_0);
              _jspx_th_logic_notEqual_2.setProperty("mode");
              _jspx_th_logic_notEqual_2.setName("termsMainForm");
              _jspx_th_logic_notEqual_2.setValue("view");
              _jspxTagObjects.push(_jspx_th_logic_notEqual_2);
                int _jspx_eval_logic_notEqual_2 = _jspx_th_logic_notEqual_2.doStartTag();
                if (_jspx_eval_logic_notEqual_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                  do {
                  // end
                  // HTML // begin [file="/master/terms/main.jsp";from=(86,68);to=(87,3)]
                    out.write("\r\n\t\t\t");

                  // end
                  // begin [file="/master/terms/main.jsp";from=(87,3);to=(87,86)]
                    /* ------  html:textarea ------ */
                    org.apache.struts.taglib.html.TextareaTag _jspx_th_html_textarea_5 = new org.apache.struts.taglib.html.TextareaTag();
                    _jspx_th_html_textarea_5.setPageContext(pageContext);
                    _jspx_th_html_textarea_5.setParent(_jspx_th_logic_notEqual_2);
                    _jspx_th_html_textarea_5.setProperty("description_chs");
                    _jspx_th_html_textarea_5.setCols("50");
                    _jspx_th_html_textarea_5.setRows("8");
                    _jspx_th_html_textarea_5.setStyle("width:500px;");
                    _jspxTagObjects.push(_jspx_th_html_textarea_5);
                      int _jspx_eval_html_textarea_5 = _jspx_th_html_textarea_5.doStartTag();
                    // end
                    // begin [file="/master/terms/main.jsp";from=(87,3);to=(87,86)]
                      if (_jspx_th_html_textarea_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                  // end
                  // HTML // begin [file="/master/terms/main.jsp";from=(87,86);to=(88,3)]
                    out.write("\r\n\t\t\t");

                  // end
                  // begin [file="/master/terms/main.jsp";from=(88,3);to=(88,147)]
                    /* ------  chtml:textAreaEditorButton ------ */
                    com.leeman.common.web.ui.tags.TextAreaEditorButtonTag _jspx_th_chtml_textAreaEditorButton_5 = new com.leeman.common.web.ui.tags.TextAreaEditorButtonTag();
                    _jspx_th_chtml_textAreaEditorButton_5.setPageContext(pageContext);
                    _jspx_th_chtml_textAreaEditorButton_5.setParent(_jspx_th_logic_notEqual_2);
                    _jspx_th_chtml_textAreaEditorButton_5.setReturnFormName("forms[0]");
                    _jspx_th_chtml_textAreaEditorButton_5.setReturnFieldName("description_chs");
                    _jspx_th_chtml_textAreaEditorButton_5.setPageTitleKey("SM_Terms.descriptionChs");
                    _jspx_th_chtml_textAreaEditorButton_5.setMaxLength("200");
                    _jspxTagObjects.push(_jspx_th_chtml_textAreaEditorButton_5);
                      int _jspx_eval_chtml_textAreaEditorButton_5 = _jspx_th_chtml_textAreaEditorButton_5.doStartTag();
                    // end
                    // begin [file="/master/terms/main.jsp";from=(88,3);to=(88,147)]
                      if (_jspx_th_chtml_textAreaEditorButton_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                  // end
                  // HTML // begin [file="/master/terms/main.jsp";from=(88,147);to=(89,2)]
                    out.write("\r\n\t\t");

                  // end
                  // begin [file="/master/terms/main.jsp";from=(89,2);to=(89,19)]
                  } while (_jspx_th_logic_notEqual_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                }
                if (_jspx_th_logic_notEqual_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/master/terms/main.jsp";from=(89,19);to=(94,0)]
              out.write("\r\n\t</td>\r\n</tr>\r\n</table>\r\n\r\n");

            // end
            // begin [file="/master/terms/main.jsp";from=(94,0);to=(94,72)]
              /* ------  chtml:baseMainBottomButtons ------ */
              com.leeman.common.web.ui.tags.BaseMainBottomButtonsTag _jspx_th_chtml_baseMainBottomButtons_0 = new com.leeman.common.web.ui.tags.BaseMainBottomButtonsTag();
              _jspx_th_chtml_baseMainBottomButtons_0.setPageContext(pageContext);
              _jspx_th_chtml_baseMainBottomButtons_0.setParent(_jspx_th_html_form_0);
              _jspx_th_chtml_baseMainBottomButtons_0.setName("termsMainForm");
              _jspx_th_chtml_baseMainBottomButtons_0.setStyleClass("buttons");
              _jspxTagObjects.push(_jspx_th_chtml_baseMainBottomButtons_0);
                int _jspx_eval_chtml_baseMainBottomButtons_0 = _jspx_th_chtml_baseMainBottomButtons_0.doStartTag();
              // end
              // begin [file="/master/terms/main.jsp";from=(94,0);to=(94,72)]
                if (_jspx_th_chtml_baseMainBottomButtons_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/master/terms/main.jsp";from=(94,72);to=(95,0)]
              out.write("\r\n");

            // end
            // begin [file="/master/terms/main.jsp";from=(95,0);to=(95,19)]
              /* ------  chtml:baseFooter ------ */
              com.leeman.common.web.ui.tags.BaseFooterTag _jspx_th_chtml_baseFooter_0 = new com.leeman.common.web.ui.tags.BaseFooterTag();
              _jspx_th_chtml_baseFooter_0.setPageContext(pageContext);
              _jspx_th_chtml_baseFooter_0.setParent(_jspx_th_html_form_0);
              _jspxTagObjects.push(_jspx_th_chtml_baseFooter_0);
                int _jspx_eval_chtml_baseFooter_0 = _jspx_th_chtml_baseFooter_0.doStartTag();
              // end
              // begin [file="/master/terms/main.jsp";from=(95,0);to=(95,19)]
                if (_jspx_th_chtml_baseFooter_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/master/terms/main.jsp";from=(95,19);to=(96,0)]
              out.write("\r\n");

            // end
            // begin [file="/master/terms/main.jsp";from=(96,0);to=(96,12)]
            } while (_jspx_th_html_form_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
          }
          if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
        ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
      // end
      // HTML // begin [file="/master/terms/main.jsp";from=(96,12);to=(98,7)]
        out.write("\r\n</BODY>\r\n</HTML>");

      // end

    } catch (Throwable t) {
      if (out != null && out.getBufferSize() != 0)
        out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      while (_jspxTagObjects.empty() == false){
        ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
      }
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);

      /* Service Finally Phase */
    }
  }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -