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

📄 summary$.jav

📁 利用Structs来实现客户资料管理系统
💻 JAV
📖 第 1 页 / 共 3 页
字号:
                    if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                } finally {
                    _jspx_th_bean_message_4.release();
                }
            // end
            // HTML // begin [file="/manager/City/summary.jsp";from=(44,43);to=(49,14)]
                out.write("\r\n        </b></font></td>\r\n        <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b></b></font></td>\r\n     </tr>\r\n\r\n              ");

            // end
            // begin [file="/manager/City/summary.jsp";from=(49,14);to=(49,77)]
                /* ----  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(null);
                _jspx_th_bean_write_0.setName("pagerHeader");
                _jspx_th_bean_write_0.setScope("request");
                _jspx_th_bean_write_0.setFilter(false);
                try {
                    int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
                    if (_jspx_eval_bean_write_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                        throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                    if (_jspx_eval_bean_write_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                        do {
                        // end
                        // begin [file="/manager/City/summary.jsp";from=(49,14);to=(49,77)]
                        } while (_jspx_th_bean_write_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                    }
                    if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                } finally {
                    _jspx_th_bean_write_0.release();
                }
            // end
            // HTML // begin [file="/manager/City/summary.jsp";from=(49,94);to=(50,14)]
                out.write("\r\n              ");

            // end
            // begin [file="/manager/City/summary.jsp";from=(50,14);to=(50,87)]
                /* ----  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(null);
                _jspx_th_logic_iterate_0.setId("city");
                _jspx_th_logic_iterate_0.setName("CITYS");
                _jspx_th_logic_iterate_0.setType("com.landsoft.crm.model.City");
                try {
                    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 {
                              com.landsoft.crm.model.City city = null;
                              city = (com.landsoft.crm.model.City) pageContext.findAttribute("city");
                          // end
                          // HTML // begin [file="/manager/City/summary.jsp";from=(50,87);to=(54,20)]
                              out.write("\r\n\r\n<tr bgcolor=\"#FFFFFF\">\r\n     <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b>\r\n                    ");

                          // end
                          // begin [file="/manager/City/summary.jsp";from=(54,20);to=(54,78)]
                              /* ----  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("city");
                              _jspx_th_bean_write_1.setProperty("citycode");
                              _jspx_th_bean_write_1.setScope("page");
                              try {
                              int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
                              if (_jspx_eval_bean_write_1 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                              throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                          if (_jspx_eval_bean_write_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                              do {
                          // end
                          // begin [file="/manager/City/summary.jsp";from=(54,20);to=(54,78)]
                          } while (_jspx_th_bean_write_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                      }
                      if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                          return;
                  } finally {
                      _jspx_th_bean_write_1.release();
                  }
              // end
              // HTML // begin [file="/manager/City/summary.jsp";from=(54,78);to=(58,20)]
                  out.write("\r\n\r\n    </b></font></td>\r\n     <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b>\r\n                    ");

              // end
              // begin [file="/manager/City/summary.jsp";from=(58,20);to=(58,80)]
                  /* ----  bean:write ---- */
                  org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = new org.apache.struts.taglib.bean.WriteTag();
                  _jspx_th_bean_write_2.setPageContext(pageContext);
                  _jspx_th_bean_write_2.setParent(_jspx_th_logic_iterate_0);
                  _jspx_th_bean_write_2.setName("city");
                  _jspx_th_bean_write_2.setProperty("nationcode");
                  _jspx_th_bean_write_2.setScope("page");
                  try {
                      int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
                      if (_jspx_eval_bean_write_2 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                          throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                      if (_jspx_eval_bean_write_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                          do {
                          // end
                          // begin [file="/manager/City/summary.jsp";from=(58,20);to=(58,80)]
                          } while (_jspx_th_bean_write_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                      }
                      if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                          return;
                  } finally {
                      _jspx_th_bean_write_2.release();
                  }
              // end
              // HTML // begin [file="/manager/City/summary.jsp";from=(58,80);to=(62,20)]
                  out.write("\r\n\r\n    </b></font></td>\r\n     <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b>\r\n                    ");

              // end
              // begin [file="/manager/City/summary.jsp";from=(62,20);to=(62,82)]
                  /* ----  bean:write ---- */
                  org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = new org.apache.struts.taglib.bean.WriteTag();
                  _jspx_th_bean_write_3.setPageContext(pageContext);
                  _jspx_th_bean_write_3.setParent(_jspx_th_logic_iterate_0);
                  _jspx_th_bean_write_3.setName("city");
                  _jspx_th_bean_write_3.setProperty("provincecode");
                  _jspx_th_bean_write_3.setScope("page");
                  try {
                      int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
                      if (_jspx_eval_bean_write_3 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                          throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                      if (_jspx_eval_bean_write_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                          do {
                          // end
                          // begin [file="/manager/City/summary.jsp";from=(62,20);to=(62,82)]
                          } while (_jspx_th_bean_write_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                      }
                      if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                          return;
                  } finally {
                      _jspx_th_bean_write_3.release();
                  }
              // end
              // HTML // begin [file="/manager/City/summary.jsp";from=(62,82);to=(66,20)]
                  out.write("\r\n\r\n    </b></font></td>\r\n     <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b>\r\n                    ");

              // end
              // begin [file="/manager/City/summary.jsp";from=(66,20);to=(66,78)]
                  /* ----  bean:write ---- */
                  org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_4 = new org.apache.struts.taglib.bean.WriteTag();
                  _jspx_th_bean_write_4.setPageContext(pageContext);
                  _jspx_th_bean_write_4.setParent(_jspx_th_logic_iterate_0);
                  _jspx_th_bean_write_4.setName("city");
                  _jspx_th_bean_write_4.setProperty("cityname");
                  _jspx_th_bean_write_4.setScope("page");
                  try {
                      int _jspx_eval_bean_write_4 = _jspx_th_bean_write_4.doStartTag();
                      if (_jspx_eval_bean_write_4 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                          throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                      if (_jspx_eval_bean_write_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                          do {
                          // end
                          // begin [file="/manager/City/summary.jsp";from=(66,20);to=(66,78)]
                          } while (_jspx_th_bean_write_4.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                      }
                      if (_jspx_th_bean_write_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                          return;
                  } finally {
                      _jspx_th_bean_write_4.release();
                  }
              // end
              // HTML // begin [file="/manager/City/summary.jsp";from=(66,78);to=(70,0)]
                  out.write("\r\n\r\n    </b></font></td>\r\n    <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b>\r\n");

              // end
              // begin [file="/manager/City/summary.jsp";from=(70,2);to=(76,0)]
                  
                  java.util.HashMap map = new java.util.HashMap();
                  map.put("citycode", String.valueOf(city.getCitycode()));
                  map.put("nationcode", String.valueOf(city.getNationcode()));
                  map.put("provincecode", String.valueOf(city.getProvincecode()));
                  pageContext.setAttribute("map", map, PageContext.PAGE_SCOPE);
              // end
              // HTML // begin [file="/manager/City/summary.jsp";from=(76,2);to=(77,8)]
                  out.write("\r\n        ");

              // end
              // begin [file="/manager/City/summary.jsp";from=(77,8);to=(77,63)]
                  /* ----  html:link ---- */
                  org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_0 = new org.apache.struts.taglib.html.LinkTag();
                  _jspx_th_html_link_0.setPageContext(pageContext);
                  _jspx_th_html_link_0.setParent(_jspx_th_logic_iterate_0);
                  _jspx_th_html_link_0.setHref("City/edit.do");
                  _jspx_th_html_link_0.setName("map");
                  _jspx_th_html_link_0.setScope("page");

⌨️ 快捷键说明

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