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

📄 search_jsp_0.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
                      out.write("\r\n\t\t");

                    // end
                    // begin [file="/lc/lcsc/search.jsp";from=(103,2);to=(103,16)]
                    } while (_jspx_th_html_select_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                  } finally {
                    if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
                      out = pageContext.popBody();
                  }
                }
                if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/lc/lcsc/search.jsp";from=(103,16);to=(108,5)]
              out.write("\t\r\n\t\t</div>\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");

            // end
            // begin [file="/lc/lcsc/search.jsp";from=(108,5);to=(108,41)]
              /* ------  bean:message ------ */
              org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_18 = new org.apache.struts.taglib.bean.MessageTag();
              _jspx_th_bean_message_18.setPageContext(pageContext);
              _jspx_th_bean_message_18.setParent(_jspx_th_html_form_0);
              _jspx_th_bean_message_18.setKey("LC_LCSC.lcType");
              _jspxTagObjects.push(_jspx_th_bean_message_18);
                int _jspx_eval_bean_message_18 = _jspx_th_bean_message_18.doStartTag();
              // end
              // begin [file="/lc/lcsc/search.jsp";from=(108,5);to=(108,41)]
                if (_jspx_th_bean_message_18.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/lc/lcsc/search.jsp";from=(108,41);to=(111,2)]
              out.write(":</td>\r\n\t<td>\r\n\t\t<div id=\"awmobject2\">\r\n\t\t");

            // end
            // begin [file="/lc/lcsc/search.jsp";from=(111,2);to=(111,34)]
              /* ------  html:select ------ */
              org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_1 = new org.apache.struts.taglib.html.SelectTag();
              _jspx_th_html_select_1.setPageContext(pageContext);
              _jspx_th_html_select_1.setParent(_jspx_th_html_form_0);
              _jspx_th_html_select_1.setProperty("lc_type");
              _jspxTagObjects.push(_jspx_th_html_select_1);
                int _jspx_eval_html_select_1 = _jspx_th_html_select_1.doStartTag();
                if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                  try {
                    if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
                      out = pageContext.pushBody();
                      _jspx_th_html_select_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
                      _jspx_th_html_select_1.doInitBody();
                    }
                    do {
                    // end
                    // HTML // begin [file="/lc/lcsc/search.jsp";from=(111,34);to=(112,3)]
                      out.write("\r\n\t\t\t");

                    // end
                    // begin [file="/lc/lcsc/search.jsp";from=(112,3);to=(112,93)]
                      /* ------  bean:define ------ */
                      org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_1 = new org.apache.struts.taglib.bean.DefineTag();
                      _jspx_th_bean_define_1.setPageContext(pageContext);
                      _jspx_th_bean_define_1.setParent(_jspx_th_html_select_1);
                      _jspx_th_bean_define_1.setId("lcTypeList");
                      _jspx_th_bean_define_1.setName("lcScSearchForm");
                      _jspx_th_bean_define_1.setProperty("lcTypeList");
                      _jspx_th_bean_define_1.setScope("request");
                      { // begin scope of tag variables
                        _jspxTagObjects.push(_jspx_th_bean_define_1);
                          int _jspx_eval_bean_define_1 = _jspx_th_bean_define_1.doStartTag();
                        // end
                        // begin [file="/lc/lcsc/search.jsp";from=(112,3);to=(112,93)]
                          if (_jspx_th_bean_define_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                            return;
                        ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                      } // end scope of tag variables
                      java.lang.Object lcTypeList = null;
                      lcTypeList = (java.lang.Object) pageContext.findAttribute("lcTypeList");
                    // end
                    // HTML // begin [file="/lc/lcsc/search.jsp";from=(112,93);to=(113,3)]
                      out.write(" \r\n\t\t\t");

                    // end
                    // begin [file="/lc/lcsc/search.jsp";from=(113,3);to=(113,81)]
                      /* ------  html:options ------ */
                      org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_1 = new org.apache.struts.taglib.html.OptionsTag();
                      _jspx_th_html_options_1.setPageContext(pageContext);
                      _jspx_th_html_options_1.setParent(_jspx_th_html_select_1);
                      _jspx_th_html_options_1.setCollection("lcTypeList");
                      _jspx_th_html_options_1.setLabelProperty("label");
                      _jspx_th_html_options_1.setProperty("value");
                      _jspxTagObjects.push(_jspx_th_html_options_1);
                        int _jspx_eval_html_options_1 = _jspx_th_html_options_1.doStartTag();
                      // end
                      // begin [file="/lc/lcsc/search.jsp";from=(113,3);to=(113,81)]
                        if (_jspx_th_html_options_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                          return;
                      ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                    // end
                    // HTML // begin [file="/lc/lcsc/search.jsp";from=(113,81);to=(114,2)]
                      out.write("\r\n\t\t");

                    // end
                    // begin [file="/lc/lcsc/search.jsp";from=(114,2);to=(114,16)]
                    } while (_jspx_th_html_select_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                  } finally {
                    if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
                      out = pageContext.popBody();
                  }
                }
                if (_jspx_th_html_select_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/lc/lcsc/search.jsp";from=(114,16);to=(119,0)]
              out.write("\r\n\t\t</div>\r\n\t</td>\t\r\n</tr>\r\n</table>\r\n");

            // end
            // begin [file="/lc/lcsc/search.jsp";from=(119,0);to=(119,99)]
              /* ------  chtml:baseSearchBottomButtons ------ */
              com.leeman.common.web.ui.tags.BaseSearchBottomButtonsTag _jspx_th_chtml_baseSearchBottomButtons_0 = new com.leeman.common.web.ui.tags.BaseSearchBottomButtonsTag();
              _jspx_th_chtml_baseSearchBottomButtons_0.setPageContext(pageContext);
              _jspx_th_chtml_baseSearchBottomButtons_0.setParent(_jspx_th_html_form_0);
              _jspx_th_chtml_baseSearchBottomButtons_0.setStyleClass("buttons");
              _jspx_th_chtml_baseSearchBottomButtons_0.setSearchOnclick("javascript:return validate();");
              _jspxTagObjects.push(_jspx_th_chtml_baseSearchBottomButtons_0);
                int _jspx_eval_chtml_baseSearchBottomButtons_0 = _jspx_th_chtml_baseSearchBottomButtons_0.doStartTag();
              // end
              // begin [file="/lc/lcsc/search.jsp";from=(119,0);to=(119,99)]
                if (_jspx_th_chtml_baseSearchBottomButtons_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/lc/lcsc/search.jsp";from=(119,99);to=(121,0)]
              out.write("\r\n\r\n");

            // end
            // begin [file="/lc/lcsc/search.jsp";from=(121,0);to=(121,62)]
              /* ------  logic:present ------ */
              org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_0 = new org.apache.struts.taglib.logic.PresentTag();
              _jspx_th_logic_present_0.setPageContext(pageContext);
              _jspx_th_logic_present_0.setParent(_jspx_th_html_form_0);
              _jspx_th_logic_present_0.setName("lcScSearchForm");
              _jspx_th_logic_present_0.setProperty("searchResults");
              _jspxTagObjects.push(_jspx_th_logic_present_0);
                int _jspx_eval_logic_present_0 = _jspx_th_logic_present_0.doStartTag();
                if (_jspx_eval_logic_present_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                  do {
                  // end
                  // HTML // begin [file="/lc/lcsc/search.jsp";from=(121,62);to=(122,0)]
                    out.write("\r\n");

                  // end
                  // begin [file="/lc/lcsc/search.jsp";from=(122,0);to=(122,83)]
                    /* ------  bean:size ------ */
                    org.apache.struts.taglib.bean.SizeTag _jspx_th_bean_size_0 = new org.apache.struts.taglib.bean.SizeTag();
                    _jspx_th_bean_size_0.setPageContext(pageContext);
                    _jspx_th_bean_size_0.setParent(_jspx_th_logic_present_0);
                    _jspx_th_bean_size_0.setId("searchResultsCount");
                    _jspx_th_bean_size_0.setName("lcScSearchForm");
                    _jspx_th_bean_size_0.setProperty("searchResults");
                    java.lang.Integer searchResultsCount = null;
                    { // begin scope of tag variables
                      _jspxTagObjects.push(_jspx_th_bean_size_0);
                        int _jspx_eval_bean_size_0 = _jspx_th_bean_size_0.doStartTag();
                        searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
                        searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
                      // end
                      // begin [file="/lc/lcsc/search.jsp";from=(122,0);to=(122,83)]
                        searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
                        if (_jspx_th_bean_size_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                          return;
                      ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                    } // end scope of tag variables
                  // end
                  // HTML // begin [file="/lc/lcsc/search.jsp";from=(122,83);to=(124,0)]
                    out.write("\r\n\r\n");

                  // end
                  // begin [file="/lc/lcsc/search.jsp";from=(124,0);to=(124,55)]
                    /* ------  logic:greaterThan ------ */
                    org.apache.struts.taglib.logic.GreaterThanTag _jspx_th_logic_greaterThan_0 = new org.apache.struts.taglib.logic.GreaterThanTag();
                    _jspx_th_logic_greaterThan_0.setPageContext(pageContext);
                    _jspx_th_logic_greaterThan_0.setParent(_jspx_th_logic_present_0);
                    _jspx_th_logic_greaterThan_0.setName("searchResultsCount");
                    _jspx_th_logic_greaterThan_0.setValue("0");
                    _jspxTagObjects.push(_jspx_th_logic_greaterThan_0);
                      int _jspx_eval_logic_greaterThan_0 = _jspx_th_logic_greaterThan_0.doStartTag();
                      if (_jspx_eval_logic_greaterThan_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                        do {
                        // end
                        // HTML // begin [file="/lc/lcsc/search.jsp";from=(124,55);to=(128,9)]
                          out.write("\r\n\r\n<table cellSpacing=\"1\" cellPadding=\"1\" border=\"0\" width=\"750\">\r\n\t<tr>\r\n\t\t<td><b>");

                        // end
                        // begin [file="/lc/lcsc/search.jsp";from=(128,9);to=(128,49)]
                          /* ------  bean:message ------ */
                          org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_19 = new org.apache.struts.taglib.bean.MessageTag();
                          _jspx_th_bean_message_19.setPageContext(pageContext);
                          _jspx_th_bean_message_19.setParent(_jspx_th_logic_greaterThan_0);
                          _jspx_th_bean_message_19.setKey("label.searchResult");
                          _jspxTagObjects.push(_jspx_th_bean_message_19);
                            int _jspx_eval_bean_message_19 = _jspx_th_bean_message_19.doStartTag();
                          // end
                          // begin [file="/lc/lcsc/search.jsp";from=(128,9);to=(128,49)]
                            if (_jspx_th_bean_message_19.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                        // end
                        // HTML // begin [file="/lc/lcsc/search.jsp";from=(128,49);to=(129,20)]
                          out.write("</b></td>\r\n\t\t<td align=\"right\">");

                        // end
                        // begin [file="/lc/lcsc/search.jsp";from=(129,20);to=(129,62)]
                          /* ------  chtml:cachedPager ------ */
                          com.leeman.common.web.ui.tags.CachedPagerTag _jspx_th_chtml_cachedPager_0 = new com.leeman.common.web.ui.tags.CachedPagerTag();
                          _jspx_th_chtml_cachedPager_0.setPageContext(pageContext);
                          _jspx_th_chtml_cachedPager_0.setParent(_jspx_th_logic_greaterThan_0);
                          _jspx_th_chtml_cachedPager_0.setPagerId("searchPager");
                          _jspxTagObjects.push(_jspx_th_chtml_cachedPager_0);
                            int _jspx_eval_chtml_cachedPager_0 = _jspx_th_chtml_cachedPager_0.doStartTag();
                          // end
                          // begin [file="/lc/lcsc/search.jsp";from=(129,20);to=(129,62)]
                            if (_jspx_th_chtml_cachedPager_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagO

⌨️ 快捷键说明

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