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

📄 search_jsp_0.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
                          _jspx_th_bean_message_10.setKey("SM_UserProf.deptId");
                          _jspxTagObjects.push(_jspx_th_bean_message_10);
                            int _jspx_eval_bean_message_10 = _jspx_th_bean_message_10.doStartTag();
                          // end
                          // begin [file="/master/userprofile/search.jsp";from=(101,34);to=(101,74)]
                            if (_jspx_th_bean_message_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                              return;
                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                        // end
                        // HTML // begin [file="/master/userprofile/search.jsp";from=(101,74);to=(102,34)]
                          out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\">");

                        // end
                        // begin [file="/master/userprofile/search.jsp";from=(102,34);to=(102,76)]
                          /* ------  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("SM_UserProf.activate");
                          _jspxTagObjects.push(_jspx_th_bean_message_11);
                            int _jspx_eval_bean_message_11 = _jspx_th_bean_message_11.doStartTag();
                          // end
                          // begin [file="/master/userprofile/search.jsp";from=(102,34);to=(102,76)]
                            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/userprofile/search.jsp";from=(102,76);to=(104,4)]
                          out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");

                        // end
                        // begin [file="/master/userprofile/search.jsp";from=(104,4);to=(104,105)]
                          /* ------  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("userProfileSearchForm");
                          _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/userprofile/search.jsp";from=(104,105);to=(105,14)]
                                    out.write("\r\n\t\t\t\t<tr class=");

                                  // end
                                  // begin [file="/master/userprofile/search.jsp";from=(105,17);to=(105,78)]
                                    out.print(Integer.parseInt(index.toString())%2==0?"":"tableDtlRowAlt_1");
                                  // end
                                  // HTML // begin [file="/master/userprofile/search.jsp";from=(105,80);to=(106,24)]
                                    out.write(">\r\n\t\t\t\t\t<td align=\"center\">");

                                  // end
                                  // begin [file="/master/userprofile/search.jsp";from=(106,24);to=(106,109)]
                                    /* ------  chtml:baseSearchSelectRecord ------ */
                                    com.leeman.common.web.ui.tags.BaseSearchSelectRecordTag _jspx_th_chtml_baseSearchSelectRecord_0 = new com.leeman.common.web.ui.tags.BaseSearchSelectRecordTag();
                                    _jspx_th_chtml_baseSearchSelectRecord_0.setPageContext(pageContext);
                                    _jspx_th_chtml_baseSearchSelectRecord_0.setParent(_jspx_th_logic_iterate_0);
                                    _jspx_th_chtml_baseSearchSelectRecord_0.setActionURL("/master/userprofile/search");
                                    _jspx_th_chtml_baseSearchSelectRecord_0.setIndexId("index");
                                    _jspxTagObjects.push(_jspx_th_chtml_baseSearchSelectRecord_0);
                                      int _jspx_eval_chtml_baseSearchSelectRecord_0 = _jspx_th_chtml_baseSearchSelectRecord_0.doStartTag();
                                      if (_jspx_eval_chtml_baseSearchSelectRecord_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                                        do {
                                        // end
                                        // HTML // begin [file="/master/userprofile/search.jsp";from=(106,109);to=(106,112)]
                                          out.write("<P>");

                                        // end
                                        // begin [file="/master/userprofile/search.jsp";from=(106,112);to=(106,144)]
                                          /* ------  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_chtml_baseSearchSelectRecord_0);
                                          _jspx_th_bean_message_12.setKey("label.view");
                                          _jspxTagObjects.push(_jspx_th_bean_message_12);
                                            int _jspx_eval_bean_message_12 = _jspx_th_bean_message_12.doStartTag();
                                          // end
                                          // begin [file="/master/userprofile/search.jsp";from=(106,112);to=(106,144)]
                                            if (_jspx_th_bean_message_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                                              return;
                                          ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                                        // end
                                        // begin [file="/master/userprofile/search.jsp";from=(106,112);to=(106,175)]
                                        } while (_jspx_th_chtml_baseSearchSelectRecord_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                                      }
                                      if (_jspx_th_chtml_baseSearchSelectRecord_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                                        return;
                                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                                  // end
                                  // HTML // begin [file="/master/userprofile/search.jsp";from=(106,175);to=(107,22)]
                                    out.write("</td>\r\n\t\t\t\t\t<td align=\"left\">");

                                  // end
                                  // begin [file="/master/userprofile/search.jsp";from=(107,22);to=(107,72)]
                                    /* ------  bean:write ------ */
                                    org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = new org.apache.struts.taglib.bean.WriteTag();
                                    _jspx_th_bean_write_0.setPageContext(pageContext);
                                    _jspx_th_bean_write_0.setParent(_jspx_th_logic_iterate_0);
                                    _jspx_th_bean_write_0.setName("resultItem");
                                    _jspx_th_bean_write_0.setProperty("user_id");
                                    _jspxTagObjects.push(_jspx_th_bean_write_0);
                                      int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
                                    // end
                                    // begin [file="/master/userprofile/search.jsp";from=(107,22);to=(107,72)]
                                      if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                                        return;
                                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                                  // end
                                  // HTML // begin [file="/master/userprofile/search.jsp";from=(107,72);to=(108,22)]
                                    out.write("</td>\r\n\t\t\t\t\t<td align=\"left\">");

                                  // end
                                  // begin [file="/master/userprofile/search.jsp";from=(108,22);to=(108,69)]
                                    /* ------  bean:write ------ */
                                    org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = new org.apache.struts.taglib.bean.WriteTag();
                                    _jspx_th_bean_write_1.setPageContext(pageContext);
                                    _jspx_th_bean_write_1.setParent(_jspx_th_logic_iterate_0);
                                    _jspx_th_bean_write_1.setName("resultItem");
                                    _jspx_th_bean_write_1.setProperty("name");
                                    _jspxTagObjects.push(_jspx_th_bean_write_1);
                                      int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
                                    // end
                                    // begin [file="/master/userprofile/search.jsp";from=(108,22);to=(108,69)]
                                      if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                                        return;
                                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                                  // end
                                  // HTML // begin [file="/master/userprofile/search.jsp";from=(108,69);to=(109,22)]
                                    out.write("</td>\r\n\t\t\t\t\t<td align=\"left\">");

                                  // end
                                  // begin [file="/master/userprofile/search.jsp";from=(109,22);to=(109,137)]
                                    /* ------  chtml:screenOptionLabel ------ */
                                    com.leeman.common.web.ui.tags.ScreenOptionLabelTag _jspx_th_chtml_screenOptionLabel_0 = new com.leeman.common.web.ui.tags.ScreenOptionLabelTag();
                                    _jspx_th_chtml_screenOptionLabel_0.setPageContext(pageContext);
                                    _jspx_th_chtml_screenOptionLabel_0.setParent(_jspx_th_logic_iterate_0);
                                    _jspx_th_chtml_screenOptionLabel_0.setName("userProfileSearchForm");
                                    _jspx_th_chtml_screenOptionLabel_0.setListId("deptIdList");
                                    _jspx_th_chtml_screenOptionLabel_0.setValueId("resultItem");
                                    _jspx_th_chtml_screenOptionLabel_0.setProperty("dept_id");
                                    _jspxTagObjects.push(_jspx_th_chtml_screenOptionLabel_0);
                                      int _jspx_eval_chtml_screenOptionLabel_0 = _jspx_th_chtml_screenOptionLabel_0.doStartTag();
                                    // end
                                    // begin [file="/master/userprofile/search.jsp";from=(109,22);to=(109,137)]
                                      if (_jspx_th_chtml_screenOptionLabel_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                                        return;
                                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                                  // end
                                  // HTML // begin [file="/master/userprofile/search.jsp";from=(109,137);to=(111,22)]
                                    out.write("</td>\r\n\t\t\t\t\t</td>\r\n\t\t\t\t\t<td align=\"left\">");

                                  // end
                                  // begin [file="/master/userprofile/search.jsp";from=(111,22);to=(111,136)]
                                    /* ------  chtml:screenOptionLabel ------ */
                                    com.leeman.common.web.ui.tags.ScreenOptionLabelTag _jspx_th_chtml_screenOptionLabel_1 = new com.leeman.common.web.ui.tags.ScreenOptionLabelTag();
                                    _jspx_th_chtml_screenOptionLabel_1.setPageContext(pageContext);
                                    _jspx_th_chtml_screenOptionLabel_1.setParent(_jspx_th_logic_iterate_0);
                                    _jspx_th_chtml_screenOptionLabel_1.setName("userProfileSearchForm");
                                    _jspx_th_chtml_screenOptionLabel_1.setListId("activeList");
                                    _jspx_th_chtml_screenOptionLabel_1.setValueId("resultItem");
                                    _jspx_th_chtml_screenOptionLabel_1.setProperty("active");
                                    _jspxTagObjects.push(_jspx_th_chtml_screenOptionLabel_1);
                                      int _jspx_eval_chtml_screenOptionLabel_1 = _jspx_th_chtml_screenOptionLabel_1.doStartTag();
                                    // end
                                    // begin [file="/master/userprofile/search.jsp";from=(111,22);to=(111,136)]
                                      if (_jspx_th_chtml_screenOptionLabel_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                                        return;
                                    ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
                                  // end
                                  // HTML // begin [file="/master/userprofile/search.jsp";from=(111,136);to=(114,4)]
                                    out.write("</td>\r\n\t\t\t\t\t</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");

                                  // end
                                  // begin [file="/master/userprofile/search.jsp";from=(114,4);to=(114,20)]
                                  } while (_jspx_th_logic_iterate_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                                } finally {
                                  if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
                                    out = pageContext.popBody();
                                }
                              }
                              if (_jspx_th_logic_iterate_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/userprof

⌨️ 快捷键说明

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