📄 viewdetail_jsp.java
字号:
out.write(" <tr class=\"pt9\" height=\"24\">\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">物品种类</td>\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">");
if (_jspx_meth_bean_write_5(_jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr class=\"pt9\" height=\"24\">\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">物品所有者</td>\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">");
if (_jspx_meth_bean_write_6(_jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr class=\"pt9\" height=\"24\">\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">物品起拍价</td>\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">");
if (_jspx_meth_bean_write_7(_jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr class=\"pt9\" height=\"24\">\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">物品最高价</td>\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">");
if (_jspx_meth_bean_write_8(_jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr class=\"pt9\" height=\"24\">\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">物品起拍时间</td>\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">");
if (_jspx_meth_bean_write_9(_jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr class=\"pt9\" height=\"24\">\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">物品结束时间</td>\r\n");
out.write(" <td bgcolor=\"#FFFFFF\">");
if (_jspx_meth_bean_write_10(_jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr class=\"pt9\" height=\"32\">\r\n");
out.write(" <td bgcolor=\"#FFFFFF\" colspan=2> </td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr class=\"pt9\" height=\"24\">\r\n");
out.write(" <td bgcolor=\"#FFFFFF\" colspan=2>如果您有兴趣参与该物品竞价,请输入价格后提交。请注意,您的价格应大于物品的最高价</td>\r\n");
out.write(" </tr>\r\n");
if (_jspx_meth_html_form_0(_jspx_page_context))
return;
out.write('\r');
out.write('\n');
if (_jspx_meth_html_javascript_0(_jspx_page_context))
return;
out.write("\r\n");
out.write("</table>\r\n");
out.write("</TD>\r\n");
out.write("</TR>\r\n");
out.write("</TABLE>\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("<link href=\"images/css.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
out.write("<style type=\"text/css\">\r\n");
out.write("<!--\r\n");
out.write(".STYLE1 {font-family: \"宋体\"}\r\n");
out.write("-->\r\n");
out.write("</style>\r\n");
out.write("<table width=\"780\" border=\"0\" align=\"center\" cellpadding=\"0\"\r\n");
out.write("\tcellspacing=\"0\">\r\n");
out.write("\t<tr>\r\n");
out.write("\t\t<td height=\"68\" background=\"images/bodybg.jpg\">\r\n");
out.write("\t\t\t<div align=\"center\">\r\n");
out.write("\t\t\t\t<p>\r\n");
out.write("\t\t\t\t\tcopyright(c)2008 李丹丹 长沙理工大学\r\n");
out.write("\t\t\t\t\t<br />\r\n");
out.write("\t\t\t\t\tQQ:416183449 邮箱:416183449@163.com\r\n");
out.write("\t\t\t\t</p>\r\n");
out.write("\t\t\t</div>\r\n");
out.write("\t\t</td>\r\n");
out.write("\t</tr>\r\n");
out.write("\t<tr height=\"5\">\r\n");
out.write("\t\t<td background=\"images/bottom.jpg\"></td>\r\n");
out.write("\t</tr>\r\n");
out.write("</table>\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("</body>\r\n");
out.write("</html>");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_logic_present_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:present
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_0 = (org.apache.struts.taglib.logic.PresentTag) _jspx_tagPool_logic_present_scope_name.get(org.apache.struts.taglib.logic.PresentTag.class);
_jspx_th_logic_present_0.setPageContext(_jspx_page_context);
_jspx_th_logic_present_0.setParent(null);
_jspx_th_logic_present_0.setName("errMsg");
_jspx_th_logic_present_0.setScope("request");
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 {
out.write("\r\n");
out.write("\t<div align=\"center\" class=\"error\">\r\n");
out.write("\t");
if (_jspx_meth_bean_write_0(_jspx_th_logic_present_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write("\t</div>\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_present_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_present_scope_name.reuse(_jspx_th_logic_present_0);
return false;
}
private boolean _jspx_meth_bean_write_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_present_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_0.setPageContext(_jspx_page_context);
_jspx_th_bean_write_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_present_0);
_jspx_th_bean_write_0.setName("errMsg");
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_name_nobody.reuse(_jspx_th_bean_write_0);
return false;
}
private boolean _jspx_meth_bean_message_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_messagesPresent_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key_nobody.get(org.apache.struts.taglib.bean.MessageTag.class);
_jspx_th_bean_message_0.setPageContext(_jspx_page_context);
_jspx_th_bean_message_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_messagesPresent_0);
_jspx_th_bean_message_0.setKey("errors.header");
int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key_nobody.reuse(_jspx_th_bean_message_0);
return false;
}
private boolean _jspx_meth_bean_write_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_messages_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_1.setPageContext(_jspx_page_context);
_jspx_th_bean_write_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_messages_0);
_jspx_th_bean_write_1.setName("error");
int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_name_nobody.reuse(_jspx_th_bean_write_1);
return false;
}
private boolean _jspx_meth_bean_write_2(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_2.setPageContext(_jspx_page_context);
_jspx_th_bean_write_2.setParent(null);
_jspx_th_bean_write_2.setName("item");
_jspx_th_bean_write_2.setProperty("name");
int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_2);
return false;
}
private boolean _jspx_meth_bean_write_3(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_3.setPageContext(_jspx_page_context);
_jspx_th_bean_write_3.setParent(null);
_jspx_th_bean_write_3.setName("item");
_jspx_th_bean_write_3.setProperty("desc");
int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_3);
return false;
}
private boolean _jspx_meth_bean_write_4(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_4 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_4.setPageContext(_jspx_page_context);
_jspx_th_bean_write_4.setParent(null);
_jspx_th_bean_write_4.setName("item");
_jspx_th_bean_write_4.setProperty("remark");
int _jspx_eval_bean_write_4 = _jspx_th_bean_write_4.doStartTag();
if (_jspx_th_bean_write_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -