📄 _step2__jsp.java
字号:
/*
* JSP generated by Resin 2.1.8 (built Thu Mar 6 11:50:23 PST 2003)
*/
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.http.*;
public class _step2__jsp extends com.caucho.jsp.JavaPage{
private boolean _caucho_isDead;
public void
_jspService(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException, javax.servlet.ServletException
{
com.caucho.jsp.QPageContext pageContext = (com.caucho.jsp.QPageContext) com.caucho.jsp.QJspFactory.create().getPageContext(this, request, response, null, true, 8192, true);
javax.servlet.jsp.JspWriter out = (javax.servlet.jsp.JspWriter) pageContext.getOut();
javax.servlet.ServletConfig config = getServletConfig();
javax.servlet.Servlet page = this;
javax.servlet.http.HttpSession session = pageContext.getSession();
javax.servlet.ServletContext application = pageContext.getServletContext();
response.setContentType("text/html");
org.apache.struts.taglib.logic.MessagesPresentTag _jsp_tag0 = null;
org.apache.struts.taglib.html.MessagesTag _jsp_tag1 = null;
org.apache.struts.taglib.html.FormTag _jsp_tag2 = null;
org.apache.struts.taglib.bean.MessageTag _jsp_tag3 = null;
org.apache.struts.taglib.html.TextTag _jsp_tag4 = null;
org.apache.struts.taglib.html.HiddenTag _jsp_tag5 = null;
org.apache.struts.taglib.html.SubmitTag _jsp_tag6 = null;
try {
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string1, 0, _jsp_string1.length);
if (_jsp_tag0 == null) {
_jsp_tag0 = new org.apache.struts.taglib.logic.MessagesPresentTag();
_jsp_tag0.setPageContext(pageContext);
_jsp_tag0.setParent((javax.servlet.jsp.tagext.Tag) null);
}
int _jspEval2 = _jsp_tag0.doStartTag();
if (_jspEval2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
pageContext.write(_jsp_string2, 0, _jsp_string2.length);
com.caucho.jsp.QBodyContent _jsp_endTagHack3 = null;
if (_jsp_tag1 == null) {
_jsp_tag1 = new org.apache.struts.taglib.html.MessagesTag();
_jsp_tag1.setPageContext(pageContext);
_jsp_tag1.setParent(_jsp_tag0);
_jsp_tag1.setId("error");
}
int _jspEval5 = _jsp_tag1.doStartTag();
if (_jspEval5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspEval5 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) {
out = pageContext.pushBody();
_jsp_endTagHack3 = (com.caucho.jsp.QBodyContent) out;
_jsp_tag1.setBodyContent(_jsp_endTagHack3);
}
do {
java.lang.String error;
error = (java.lang.String)pageContext.findAttribute("error");
pageContext.write(_jsp_string3, 0, _jsp_string3.length);
out.print(( error ));
pageContext.write(_jsp_string4, 0, _jsp_string4.length);
} while (_jsp_tag1.doAfterBody() == javax.servlet.jsp.tagext.IterationTag.EVAL_BODY_AGAIN);
if (_jspEval5 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) {
out = pageContext.popBody();
} else {
_jsp_tag1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) null);
}
}
int _jsp_endTagVar6 = _jsp_tag1.doEndTag();
if (_jsp_endTagHack3 != null) {
pageContext.releaseBody(_jsp_endTagHack3);
_jsp_endTagHack3 = null;
}
if (_jsp_endTagVar6 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
}
int _jsp_endTagVar7 = _jsp_tag0.doEndTag();
if (_jsp_endTagVar7 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string6, 0, _jsp_string6.length);
if (_jsp_tag2 == null) {
_jsp_tag2 = new org.apache.struts.taglib.html.FormTag();
_jsp_tag2.setPageContext(pageContext);
_jsp_tag2.setParent((javax.servlet.jsp.tagext.Tag) null);
_jsp_tag2.setAction("inputSubmitStep2");
}
int _jspEval10 = _jsp_tag2.doStartTag();
if (_jspEval10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
pageContext.write(_jsp_string7, 0, _jsp_string7.length);
if (_jsp_tag3 == null) {
_jsp_tag3 = new org.apache.struts.taglib.bean.MessageTag();
_jsp_tag3.setPageContext(pageContext);
_jsp_tag3.setParent(_jsp_tag2);
}
_jsp_tag3.setKey("inputForm.website");
_jsp_tag3.doStartTag();
pageContext.write(_jsp_string8, 0, _jsp_string8.length);
if (_jsp_tag4 == null) {
_jsp_tag4 = new org.apache.struts.taglib.html.TextTag();
_jsp_tag4.setPageContext(pageContext);
_jsp_tag4.setParent(_jsp_tag2);
}
_jsp_tag4.setProperty("website");
_jsp_tag4.doStartTag();
_jsp_tag4.setBodyContent(null);
int _jsp_endTagVar17 = _jsp_tag4.doEndTag();
if (_jsp_endTagVar17 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string9, 0, _jsp_string9.length);
_jsp_tag3.setKey("inputForm.birthDate");
_jsp_tag3.doStartTag();
pageContext.write(_jsp_string8, 0, _jsp_string8.length);
_jsp_tag4.setProperty("birthDate");
_jsp_tag4.doStartTag();
_jsp_tag4.setBodyContent(null);
int _jsp_endTagVar24 = _jsp_tag4.doEndTag();
if (_jsp_endTagVar24 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string9, 0, _jsp_string9.length);
_jsp_tag3.setKey("inputForm.email");
_jsp_tag3.doStartTag();
pageContext.write(_jsp_string8, 0, _jsp_string8.length);
_jsp_tag4.setProperty("email");
_jsp_tag4.doStartTag();
_jsp_tag4.setBodyContent(null);
int _jsp_endTagVar31 = _jsp_tag4.doEndTag();
if (_jsp_endTagVar31 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string9, 0, _jsp_string9.length);
_jsp_tag3.setKey("inputForm.phone");
_jsp_tag3.doStartTag();
pageContext.write(_jsp_string8, 0, _jsp_string8.length);
_jsp_tag4.setProperty("phone");
_jsp_tag4.doStartTag();
_jsp_tag4.setBodyContent(null);
int _jsp_endTagVar38 = _jsp_tag4.doEndTag();
if (_jsp_endTagVar38 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string10, 0, _jsp_string10.length);
if (_jsp_tag5 == null) {
_jsp_tag5 = new org.apache.struts.taglib.html.HiddenTag();
_jsp_tag5.setPageContext(pageContext);
_jsp_tag5.setParent(_jsp_tag2);
}
_jsp_tag5.setProperty("method");
_jsp_tag5.doStartTag();
_jsp_tag5.setBodyContent(null);
int _jsp_endTagVar42 = _jsp_tag5.doEndTag();
if (_jsp_endTagVar42 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string8, 0, _jsp_string8.length);
_jsp_tag5.setProperty("page");
_jsp_tag5.doStartTag();
_jsp_tag5.setBodyContent(null);
int _jsp_endTagVar46 = _jsp_tag5.doEndTag();
if (_jsp_endTagVar46 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string11, 0, _jsp_string11.length);
if (_jsp_tag6 == null) {
_jsp_tag6 = new org.apache.struts.taglib.html.SubmitTag();
_jsp_tag6.setPageContext(pageContext);
_jsp_tag6.setParent(_jsp_tag2);
_jsp_tag6.setValue("ok");
}
int _jspEval49 = _jsp_tag6.doStartTag();
if (_jspEval49 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
_jsp_tag6.setBodyContent(null);
do {
} while (_jsp_tag6.doAfterBody() == javax.servlet.jsp.tagext.IterationTag.EVAL_BODY_AGAIN);
}
int _jsp_endTagVar50 = _jsp_tag6.doEndTag();
if (_jsp_endTagVar50 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
}
int _jsp_endTagVar51 = _jsp_tag2.doEndTag();
if (_jsp_endTagVar51 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
pageContext.write(_jsp_string12, 0, _jsp_string12.length);
} catch (java.lang.Throwable _jsp_e) {
pageContext.handlePageException(_jsp_e);
} finally {
if (_jsp_tag0 != null)
_jsp_tag0.release();
if (_jsp_tag1 != null)
_jsp_tag1.release();
if (_jsp_tag2 != null)
_jsp_tag2.release();
if (_jsp_tag3 != null)
_jsp_tag3.release();
if (_jsp_tag4 != null)
_jsp_tag4.release();
if (_jsp_tag5 != null)
_jsp_tag5.release();
if (_jsp_tag6 != null)
_jsp_tag6.release();
JspFactory.getDefaultFactory().releasePageContext(pageContext);
}
}
private com.caucho.java.LineMap _caucho_line_map;
private java.util.ArrayList _caucho_depends = new java.util.ArrayList();
public boolean _caucho_isModified()
{
if (_caucho_isDead)
return true;
if (com.caucho.util.CauchoSystem.getVersionId() != 2057024150)
return true;
for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
com.caucho.vfs.Depend depend;
depend = (com.caucho.vfs.Depend) _caucho_depends.get(i);
if (depend.isModified())
return true;
}
return false;
}
public long _caucho_lastModified()
{
return 0;
}
public com.caucho.java.LineMap _caucho_getLineMap()
{
return _caucho_line_map;
}
public void destroy()
{
_caucho_isDead = true;
super.destroy();
}
public void init(com.caucho.java.LineMap lineMap,
com.caucho.vfs.Path appDir)
throws javax.servlet.ServletException
{
com.caucho.vfs.Path resinHome = com.caucho.util.CauchoSystem.getResinHome();
com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
mergePath.addMergePath(appDir);
mergePath.addMergePath(resinHome);
mergePath.addClassPath(getClass().getClassLoader());
_caucho_line_map = new com.caucho.java.LineMap("_step2__jsp.java", "/ch15/step2.jsp");
_caucho_line_map.add(1, 1);
_caucho_line_map.add(1, 32);
_caucho_line_map.add(13, 35);
_caucho_line_map.add(13, 43);
_caucho_line_map.add(17, 44);
_caucho_line_map.add(17, 60);
_caucho_line_map.add(17, 61);
_caucho_line_map.add(17, 62);
_caucho_line_map.add(24, 85);
_caucho_line_map.add(24, 94);
_caucho_line_map.add(26, 95);
_caucho_line_map.add(27, 104);
_caucho_line_map.add(27, 113);
_caucho_line_map.add(29, 117);
_caucho_line_map.add(30, 120);
_caucho_line_map.add(30, 123);
_caucho_line_map.add(32, 127);
_caucho_line_map.add(33, 130);
_caucho_line_map.add(33, 133);
_caucho_line_map.add(35, 137);
_caucho_line_map.add(36, 140);
_caucho_line_map.add(36, 143);
_caucho_line_map.add(38, 147);
_caucho_line_map.add(38, 156);
_caucho_line_map.add(39, 160);
_caucho_line_map.add(39, 163);
_caucho_line_map.add(42, 167);
_caucho_line_map.add(42, 178);
com.caucho.vfs.Depend depend;
depend = new com.caucho.vfs.Depend(appDir.lookup("step2.jsp"), 1059900492000L, 921L);
_caucho_depends.add(depend);
}
private static byte []_jsp_string3;
private static byte []_jsp_string8;
private static byte []_jsp_string9;
private static byte []_jsp_string10;
private static byte []_jsp_string7;
private static byte []_jsp_string11;
private static byte []_jsp_string4;
private static byte []_jsp_string1;
private static byte []_jsp_string2;
private static byte []_jsp_string12;
private static byte []_jsp_string5;
private static byte []_jsp_string6;
private static byte []_jsp_string0;
static {
_jsp_string3 = "\r\n <li>".getBytes();
_jsp_string8 = "\r\n ".getBytes();
_jsp_string9 = " <br />\r\n\r\n ".getBytes();
_jsp_string10 = " <br />\r\n \r\n ".getBytes();
_jsp_string7 = "\r\n\r\n ".getBytes();
_jsp_string11 = "\r\n \r\n\r\n ".getBytes();
_jsp_string4 = "</li>\r\n".getBytes();
_jsp_string1 = "\r\n\r\n<html>\r\n\r\n<head>\r\n<title>Step 2</title>\r\n</head>\r\n\r\n<body>\r\n<h1>Step 2</h1>\r\n".getBytes();
_jsp_string2 = "\r\nThere were errors\r\n<ul>\r\n<font color='red' >\r\n".getBytes();
_jsp_string12 = "\r\n\r\n</body>\r\n</html>".getBytes();
_jsp_string5 = "\r\n</font>\r\n</ul>\r\n".getBytes();
_jsp_string6 = "\r\n\r\n".getBytes();
_jsp_string0 = "\r\n".getBytes();
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -