📄 summary$.jav
字号:
// end
// begin [file="/manager/Province/summary.jsp";from=(46,14);to=(46,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/Province/summary.jsp";from=(46,14);to=(46,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/Province/summary.jsp";from=(46,94);to=(47,14)]
out.write("\r\n ");
// end
// begin [file="/manager/Province/summary.jsp";from=(47,14);to=(47,99)]
/* ---- 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("province");
_jspx_th_logic_iterate_0.setName("PROVINCES");
_jspx_th_logic_iterate_0.setType("com.landsoft.crm.model.Province");
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.Province province = null;
province = (com.landsoft.crm.model.Province) pageContext.findAttribute("province");
// end
// HTML // begin [file="/manager/Province/summary.jsp";from=(47,99);to=(51,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/Province/summary.jsp";from=(51,20);to=(51,86)]
/* ---- 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("province");
_jspx_th_bean_write_1.setProperty("provincecode");
_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/Province/summary.jsp";from=(51,20);to=(51,86)]
} 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/Province/summary.jsp";from=(51,86);to=(55,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/Province/summary.jsp";from=(55,20);to=(55,84)]
/* ---- 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("province");
_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/Province/summary.jsp";from=(55,20);to=(55,84)]
} 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/Province/summary.jsp";from=(55,84);to=(59,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/Province/summary.jsp";from=(59,20);to=(59,86)]
/* ---- 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("province");
_jspx_th_bean_write_3.setProperty("provincename");
_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/Province/summary.jsp";from=(59,20);to=(59,86)]
} 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/Province/summary.jsp";from=(59,86);to=(63,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/Province/summary.jsp";from=(63,2);to=(68,0)]
java.util.HashMap map = new java.util.HashMap();
map.put("provincecode", String.valueOf(province.getProvincecode()));
map.put("nationcode", String.valueOf(province.getNationcode()));
pageContext.setAttribute("map", map, PageContext.PAGE_SCOPE);
// end
// HTML // begin [file="/manager/Province/summary.jsp";from=(68,2);to=(69,8)]
out.write("\r\n ");
// end
// begin [file="/manager/Province/summary.jsp";from=(69,8);to=(69,67)]
/* ---- 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("Province/edit.do");
_jspx_th_html_link_0.setName("map");
_jspx_th_html_link_0.setScope("page");
try {
int _jspx_eval_html_link_0 = _jspx_th_html_link_0.doStartTag();
if (_jspx_eval_html_link_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_link_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_link_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_link_0.doInitBody();
}
do {
// end
// begin [file="/manager/Province/summary.jsp";from=(69,67);to=(69,99)]
/* ---- 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_link_0);
_jspx_th_bean_message_4.setKey("label.edit");
try {
int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -