📄 summary_0002ejsp_jsp.java
字号:
// end
// HTML // begin [file="/manager/Asset/summary.jsp";from=(69,45);to=(72,8)]
out.write("\r\n </b></td>\r\n <td><b>\r\n ");
// end
// begin [file="/manager/Asset/summary.jsp";from=(72,8);to=(72,43)]
/* ---- 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(null);
_jspx_th_bean_message_13.setKey("Asset.service");
try {
int _jspx_eval_bean_message_13 = _jspx_th_bean_message_13.doStartTag();
if (_jspx_eval_bean_message_13 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_bean_message_13 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Asset/summary.jsp";from=(72,8);to=(72,43)]
} while (_jspx_th_bean_message_13.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_13.release();
}
// end
// HTML // begin [file="/manager/Asset/summary.jsp";from=(72,43);to=(77,14)]
out.write("\r\n </b></td>\r\n <td><b></b></td>\r\n </tr>\r\n\r\n ");
// end
// begin [file="/manager/Asset/summary.jsp";from=(77,14);to=(77,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/Asset/summary.jsp";from=(77,14);to=(77,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/Asset/summary.jsp";from=(77,94);to=(78,14)]
out.write("\r\n ");
// end
// begin [file="/manager/Asset/summary.jsp";from=(78,14);to=(78,96)]
/* ---- 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("asset");
_jspx_th_logic_iterate_0.setName("ASSETS");
_jspx_th_logic_iterate_0.setType("com.landsoft.equipment.model.Asset");
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.equipment.model.Asset asset = null;
asset = (com.landsoft.equipment.model.Asset) pageContext.findAttribute("asset");
// end
// HTML // begin [file="/manager/Asset/summary.jsp";from=(78,96);to=(82,20)]
out.write("\r\n\r\n<tr bgcolor=\"#FFFFFF\">\r\n <td><b>\r\n ");
// end
// begin [file="/manager/Asset/summary.jsp";from=(82,20);to=(82,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("asset");
_jspx_th_bean_write_1.setProperty("assetid");
_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/Asset/summary.jsp";from=(82,20);to=(82,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/Asset/summary.jsp";from=(82,78);to=(86,20)]
out.write("\r\n\r\n </b></td>\r\n <td><b>\r\n ");
// end
// begin [file="/manager/Asset/summary.jsp";from=(86,20);to=(86,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("asset");
_jspx_th_bean_write_2.setProperty("assettypename");
_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/Asset/summary.jsp";from=(86,20);to=(86,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/Asset/summary.jsp";from=(86,84);to=(90,20)]
out.write("\r\n\r\n </b></td>\r\n <td><b>\r\n ");
// end
// begin [file="/manager/Asset/summary.jsp";from=(90,20);to=(90,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("asset");
_jspx_th_bean_write_3.setProperty("purposename");
_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/Asset/summary.jsp";from=(90,20);to=(90,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/Asset/summary.jsp";from=(90,82);to=(94,20)]
out.write("\r\n\r\n </b></td>\r\n <td><b>\r\n ");
// end
// begin [file="/manager/Asset/summary.jsp";from=(94,20);to=(94,79)]
/* ---- 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("asset");
_jspx_th_bean_write_4.setProperty("modename");
_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/Asset/summary.jsp";from=(94,20);to=(94,79)]
} 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/Asset/summary.jsp";from=(94,79);to=(98,20)]
out.write("\r\n\r\n </b></td>\r\n <td><b>\r\n ");
// end
// begin [file="/manager/Asset/summary.jsp";from=(98,20);to=(98,80)]
/* ---- bean:write ---- */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_5 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_5.setPageContext(pageContext);
_jspx_th_bean_write_5.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_5.setName("asset");
_jspx_th_bean_write_5.setProperty("configure");
_jspx_th_bean_write_5.setScope("page");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -