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

📄 search_jsp_0.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
              _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="/master/shipline/search.jsp";from=(79,0);to=(79,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="/master/shipline/search.jsp";from=(79,99);to=(81,0)]
              out.write("\r\n\r\n");

            // end
            // begin [file="/master/shipline/search.jsp";from=(81,0);to=(81,66)]
              /* ------  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("shipLineSearchForm");
              _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="/master/shipline/search.jsp";from=(81,66);to=(82,0)]
                    out.write("\r\n");

                  // end
                  // begin [file="/master/shipline/search.jsp";from=(82,0);to=(82,87)]
                    /* ------  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("shipLineSearchForm");
                    _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="/master/shipline/search.jsp";from=(82,0);to=(82,87)]
                        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="/master/shipline/search.jsp";from=(82,87);to=(84,0)]
                    out.write("\r\n\r\n");

                  // end
                  // begin [file="/master/shipline/search.jsp";from=(84,0);to=(84,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="/master/shipline/search.jsp";from=(84,55);to=(88,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="/master/shipline/search.jsp";from=(88,9);to=(88,49)]
                          /* ------  bean:message ------ */
                          org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_11 = new org.apache.struts.taglib.bean.MessageTag();
                          _jspx_th_bean_message_11.setPageContext(pageContext);
                          _jspx_th_bean_message_11.setParent(_jspx_th_logic_greaterThan_0);
                          _jspx_th_bean_message_11.setKey("label.searchResult");
                          _jspxTagObjects.push(_jspx_th_bean_message_11);
                            int _jspx_eval_bean_message_11 = _jspx_th_bean_message_11.doStartTag();
                          // end
                          // begin [file="/master/shipline/search.jsp";from=(88,9);to=(88,49)]
                            if (_jspx_th_bean_message_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                        // end
                        // HTML // begin [file="/master/shipline/search.jsp";from=(88,49);to=(89,20)]
                          out.write("</b></td>\r\n\t\t<td align=\"right\">");

                        // end
                        // begin [file="/master/shipline/search.jsp";from=(89,20);to=(89,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="/master/shipline/search.jsp";from=(89,20);to=(89,62)]
                            if (_jspx_th_chtml_cachedPager_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                        // end
                        // HTML // begin [file="/master/shipline/search.jsp";from=(89,62);to=(97,34)]
                          out.write("</td>\r\n\t</tr>\t\r\n\t<tr>\r\n\t\t<td colspan=\"2\">\r\n\t\t\t\r\n\t\t\t<table cellspacing=\"0\" cellpadding=\"3\" border=\"1\" width=\"100%\" class=\"tableStyle_1\">\r\n\t\t\t\t<tr class=\"tableHeaderRow_1\">\r\n\t\t\t\t\t<td align=\"center\" width=\"10%\" nowrap></td>\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\">");

                        // end
                        // begin [file="/master/shipline/search.jsp";from=(97,34);to=(97,78)]
                          /* ------  bean:message ------ */
                          org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_12 = new org.apache.struts.taglib.bean.MessageTag();
                          _jspx_th_bean_message_12.setPageContext(pageContext);
                          _jspx_th_bean_message_12.setParent(_jspx_th_logic_greaterThan_0);
                          _jspx_th_bean_message_12.setKey("SM_ShipLine.shipLineId");
                          _jspxTagObjects.push(_jspx_th_bean_message_12);
                            int _jspx_eval_bean_message_12 = _jspx_th_bean_message_12.doStartTag();
                          // end
                          // begin [file="/master/shipline/search.jsp";from=(97,34);to=(97,78)]
                            if (_jspx_th_bean_message_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                        // end
                        // HTML // begin [file="/master/shipline/search.jsp";from=(97,78);to=(98,34)]
                          out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"20%\">");

                        // end
                        // begin [file="/master/shipline/search.jsp";from=(98,34);to=(98,72)]
                          /* ------  bean:message ------ */
                          org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_13 = new org.apache.struts.taglib.bean.MessageTag();
                          _jspx_th_bean_message_13.setPageContext(pageContext);
                          _jspx_th_bean_message_13.setParent(_jspx_th_logic_greaterThan_0);
                          _jspx_th_bean_message_13.setKey("SM_ShipLine.name");
                          _jspxTagObjects.push(_jspx_th_bean_message_13);
                            int _jspx_eval_bean_message_13 = _jspx_th_bean_message_13.doStartTag();
                          // end
                          // begin [file="/master/shipline/search.jsp";from=(98,34);to=(98,72)]
                            if (_jspx_th_bean_message_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                        // end
                        // HTML // begin [file="/master/shipline/search.jsp";from=(98,72);to=(99,34)]
                          out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"25%\">");

                        // end
                        // begin [file="/master/shipline/search.jsp";from=(99,34);to=(99,75)]
                          /* ------  bean:message ------ */
                          org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_14 = new org.apache.struts.taglib.bean.MessageTag();
                          _jspx_th_bean_message_14.setPageContext(pageContext);
                          _jspx_th_bean_message_14.setParent(_jspx_th_logic_greaterThan_0);
                          _jspx_th_bean_message_14.setKey("SM_ShipLine.contact");
                          _jspxTagObjects.push(_jspx_th_bean_message_14);
                            int _jspx_eval_bean_message_14 = _jspx_th_bean_message_14.doStartTag();
                          // end
                          // begin [file="/master/shipline/search.jsp";from=(99,34);to=(99,75)]
                            if (_jspx_th_bean_message_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                        // end
                        // HTML // begin [file="/master/shipline/search.jsp";from=(99,75);to=(100,35)]
                          out.write("</td>\r\n\t\t\t\t\t<td align=\"right\" width=\"20%\">");

                        // end
                        // begin [file="/master/shipline/search.jsp";from=(100,35);to=(100,85)]
                          /* ------  bean:message ------ */
                          org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_15 = new org.apache.struts.taglib.bean.MessageTag();
                          _jspx_th_bean_message_15.setPageContext(pageContext);
                          _jspx_th_bean_message_15.setParent(_jspx_th_logic_greaterThan_0);
                          _jspx_th_bean_message_15.setKey("SM_ShipLine.freeDetentionDay");
                          _jspxTagObjects.push(_jspx_th_bean_message_15);
                            int _jspx_eval_bean_message_15 = _jspx_th_bean_message_15.doStartTag();
                          // end
                          // begin [file="/master/shipline/search.jsp";from=(100,35);to=(100,85)]
                            if (_jspx_th_bean_message_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                        // end
                        // HTML // begin [file="/master/shipline/search.jsp";from=(100,85);to=(102,4)]
                          out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");

                        // end
                        // begin [file="/master/shipline/search.jsp";from=(102,4);to=(102,102)]
                          /* ------  logic:iterate ------ */
                          org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = new org.apache.struts.taglib.logic.IterateTag();
                          _jspx_th_logic_iterate_0.setPageContext(pageContext);
                          _jspx_th_logic_iterate_0.setParent(_jspx_th_logic_greaterThan_0);
                          _jspx_th_logic_iterate_0.setId("resultItem");
                          _jspx_th_logic_iterate_0.setName("shipLineSearchForm");
                          _jspx_th_logic_iterate_0.setProperty("searchResults");
                          _jspx_th_logic_iterate_0.setIndexId("index");
                          { // begin scope of tag variables
                            _jspxTagObjects.push(_jspx_th_logic_iterate_0);
                              int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
                              if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                                try {
                                  if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
                                    out = pageContext.pushBody();
                                    _jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
                                    _jspx_th_logic_iterate_0.doInitBody();
                                  }
                                  do {
                                    java.lang.Object resultItem = null;
                                    resultItem = (java.lang.Object) pageContext.findAttribute("resultItem");
                                    java.lang.Integer index = null;
                                    index = (java.lang.Integer) pageContext.findAttribute("index");
                                  // end
                                  // HTML // begin [file="/master/shipline/search.jsp";from=(102,102);to=(103,14)]
                                    out.write("\r\n\t\t\t\t<tr class=");

⌨️ 快捷键说明

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