📄 newquery_0002ejsp_jsp.java
字号:
package query.Client;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class newQuery_0002ejsp_jsp extends HttpJspBase {
static {
}
public newQuery_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;ISO-8859-1");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
// HTML // begin [file="/query/Client/newQuery.jsp";from=(0,58);to=(1,0)]
out.write("\r\n");
// end
// HTML // begin [file="/query/Client/newQuery.jsp";from=(1,58);to=(2,0)]
out.write("\r\n");
// end
// HTML // begin [file="/query/Client/newQuery.jsp";from=(2,60);to=(3,0)]
out.write("\r\n");
// end
// begin [file="/query/Client/newQuery.jsp";from=(3,0);to=(3,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("/Client/newQuery");
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) {
do {
// end
// HTML // begin [file="/query/Client/newQuery.jsp";from=(3,51);to=(34,39)]
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\">×ۺϲéѯ</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 <tr>\r\n<td width=\"5%\"></td><td width=\"19%\"><b>");
// end
// begin [file="/query/Client/newQuery.jsp";from=(34,39);to=(34,74)]
/* ---- 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_html_form_0);
_jspx_th_bean_message_0.setKey("Client.mobile");
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="/query/Client/newQuery.jsp";from=(34,39);to=(34,74)]
} 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="/query/Client/newQuery.jsp";from=(34,74);to=(34,99)]
out.write("</b></td><td width=\"76%\">");
// end
// begin [file="/query/Client/newQuery.jsp";from=(34,99);to=(34,139)]
/* ---- html:text ---- */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_0.setPageContext(pageContext);
_jspx_th_html_text_0.setParent(_jspx_th_html_form_0);
_jspx_th_html_text_0.setProperty("mobile");
_jspx_th_html_text_0.setSize("20");
try {
int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag();
if (_jspx_eval_html_text_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_text_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_text_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_text_0.doInitBody();
}
do {
// end
// begin [file="/query/Client/newQuery.jsp";from=(34,99);to=(34,139)]
} while (_jspx_th_html_text_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_text_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_text_0.release();
}
// end
// HTML // begin [file="/query/Client/newQuery.jsp";from=(34,139);to=(37,39)]
out.write("</td>\r\n</tr>\r\n <tr>\r\n<td width=\"5%\"></td><td width=\"19%\"><b>");
// end
// begin [file="/query/Client/newQuery.jsp";from=(37,39);to=(37,72)]
/* ---- bean:message ---- */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_1.setPageContext(pageContext);
_jspx_th_bean_message_1.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_1.setKey("Client.name");
try {
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
if (_jspx_eval_bean_message_1 == 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_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/query/Client/newQuery.jsp";from=(37,39);to=(37,72)]
} while (_jspx_th_bean_message_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_1.release();
}
// end
// HTML // begin [file="/query/Client/newQuery.jsp";from=(37,72);to=(37,97)]
out.write("</b></td><td width=\"76%\">");
// end
// begin [file="/query/Client/newQuery.jsp";from=(37,97);to=(37,135)]
/* ---- html:text ---- */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_1 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_1.setPageContext(pageContext);
_jspx_th_html_text_1.setParent(_jspx_th_html_form_0);
_jspx_th_html_text_1.setProperty("name");
_jspx_th_html_text_1.setSize("20");
try {
int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
if (_jspx_eval_html_text_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -