📄 remove_0002ejsp_jsp.java
字号:
package manager.Model;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class remove_0002ejsp_jsp extends HttpJspBase {
static {
}
public remove_0002ejsp_jsp( ) {
}
private static boolean _jspx_inited = false;
public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
String _value = null;
try {
if (_jspx_inited == false) {
synchronized (this) {
if (_jspx_inited == false) {
_jspx_init();
_jspx_inited = true;
}
}
}
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=GBK");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
// HTML // begin [file="/manager/Model/remove.jsp";from=(0,48);to=(1,0)]
out.write("\r\n");
// end
// HTML // begin [file="/manager/Model/remove.jsp";from=(1,60);to=(2,0)]
out.write("\r\n");
// end
// HTML // begin [file="/manager/Model/remove.jsp";from=(2,66);to=(5,0)]
out.write("\r\n\r\n\r\n");
// end
// HTML // begin [file="/manager/Model/remove.jsp";from=(5,58);to=(6,0)]
out.write("\r\n");
// end
// HTML // begin [file="/manager/Model/remove.jsp";from=(6,58);to=(38,0)]
out.write("\r\n\r\n <table bgcolor=\"#666666\" cellpadding=\"1\" cellspacing=\"0\" border=\"0\" width=\"500\">\r\n<tr>\r\n<td>\r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"500\">\r\n<tr>\r\n<td bgcolor=\"#fecc51\"> </td>\r\n</tr>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"500\">\r\n <tr>\r\n<td bgcolor=\"#d6e0ed\"> 删除确认\r\n </td>\r\n</tr>\r\n<tr bgcolor=\"#FFFFFF\">\r\n<td width=\"5%\"></td><td width=\"19%\"></td><td width=\"76%\"></td>\r\n</tr>\r\n <tr>\r\n<td>\r\n<table bgcolor=\"#f2f2f2\" width=\"500\" cellspacing=\"0\" border=\"0\">\r\n <tr bgcolor=\"#FFFFFF\">\r\n<td width=\"5%\"></td><td width=\"19%\"></td><td width=\"76%\"></td>\r\n</tr>\r\n<tr bgcolor=\"#FFFFFF\">\r\n<td width=\"5%\"></td><td width=\"19%\"></td><td width=\"76%\"></td>\r\n</tr>\r\n\r\n");
// end
// begin [file="/manager/Model/remove.jsp";from=(38,0);to=(38,48)]
/* ---- logic:present ---- */
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_0 = new org.apache.struts.taglib.logic.PresentTag();
_jspx_th_logic_present_0.setPageContext(pageContext);
_jspx_th_logic_present_0.setParent(null);
_jspx_th_logic_present_0.setName("modelForm");
_jspx_th_logic_present_0.setScope("request");
try {
int _jspx_eval_logic_present_0 = _jspx_th_logic_present_0.doStartTag();
if (_jspx_eval_logic_present_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.logic.PresentTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_logic_present_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/manager/Model/remove.jsp";from=(38,48);to=(41,115)]
out.write("\r\n\r\n <tr>\r\n<td width=\"5%\"></td><td width=\"19%\"><font color=\"#022077\" size=\"1\" face=\"Verdana, Arial, Helvetica, sans-serif\"><b>");
// end
// begin [file="/manager/Model/remove.jsp";from=(41,115);to=(41,151)]
/* ---- bean:message ---- */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_0.setPageContext(pageContext);
_jspx_th_bean_message_0.setParent(_jspx_th_logic_present_0);
_jspx_th_bean_message_0.setKey("Model.modename");
try {
int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
if (_jspx_eval_bean_message_0 == 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_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Model/remove.jsp";from=(41,115);to=(41,151)]
} while (_jspx_th_bean_message_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_0.release();
}
// end
// HTML // begin [file="/manager/Model/remove.jsp";from=(41,151);to=(42,14)]
out.write("</b></font></td><td width=\"76%\"><font size=\"2\" face=\"Tahoma\">\r\n ");
// end
// begin [file="/manager/Model/remove.jsp";from=(42,14);to=(42,80)]
/* ---- 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_present_0);
_jspx_th_bean_write_0.setName("modelForm");
_jspx_th_bean_write_0.setProperty("modename");
_jspx_th_bean_write_0.setScope("request");
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/Model/remove.jsp";from=(42,14);to=(42,80)]
} 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/Model/remove.jsp";from=(42,80);to=(47,0)]
out.write("\r\n\r\n </font></td>\r\n</tr>\r\n\r\n");
// end
// begin [file="/manager/Model/remove.jsp";from=(47,0);to=(47,16)]
} while (_jspx_th_logic_present_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_logic_present_0.release();
}
// end
// HTML // begin [file="/manager/Model/remove.jsp";from=(47,16);to=(56,4)]
out.write("\r\n\r\n </table>\r\n</td>\r\n</tr>\r\n <tr>\r\n<td>\r\n<table bgcolor=\"#f2f2f2\" height=\"30\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n<tr align=\"right\" valign=\"middle\">\r\n<td>");
// end
// begin [file="/manager/Model/remove.jsp";from=(56,4);to=(56,51)]
/* ---- html:form ---- */
org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = new org.apache.struts.taglib.html.FormTag();
_jspx_th_html_form_0.setPageContext(pageContext);
_jspx_th_html_form_0.setParent(null);
_jspx_th_html_form_0.setMethod("POST");
_jspx_th_html_form_0.setAction("/Model/trash");
try {
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.html.FormTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -