📄 _query__jsp.java
字号:
}else { sel=""; }tempSTR=sqlRst.getString("boardid");boardid=java.lang.Integer.parseInt(tempSTR);boardname=sqlRst.getString("boardname");
pageContext.write(_jsp_string22, 0, _jsp_string22.length);
out.print((boardid));
pageContext.write(_jsp_string7, 0, _jsp_string7.length);
out.print((sel));
pageContext.write(_jsp_string8, 0, _jsp_string8.length);
out.print((boardname));
pageContext.write(_jsp_string23, 0, _jsp_string23.length);
i++; } //end whilesqlRst.close();
pageContext.write(_jsp_string24, 0, _jsp_string24.length);
sqlRst=board.listBoard(1);while (sqlRst.next()) {if (i==1) { sel="selected";}else { sel=""; }tempSTR=sqlRst.getString("boardid");boardid=java.lang.Integer.parseInt(tempSTR);boardname=sqlRst.getString("boardname");
pageContext.write(_jsp_string25, 0, _jsp_string25.length);
out.print((boardid));
pageContext.write(_jsp_string7, 0, _jsp_string7.length);
out.print((sel));
pageContext.write(_jsp_string8, 0, _jsp_string8.length);
out.print((boardname));
pageContext.write(_jsp_string23, 0, _jsp_string23.length);
i++;} //end whilesqlRst.close();
pageContext.write(_jsp_string26, 0, _jsp_string26.length);
} catch (java.lang.Throwable _jsp_e) {
pageContext.handlePageException(_jsp_e);
} finally {
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() != 2058990000)
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("_query__jsp.java", "d:\\guestbook\\jsp-access\\query.jsp");
_caucho_line_map.add("/query.jsp", 1, 1);
_caucho_line_map.add("/incdb.jsp", 2, 1);
_caucho_line_map.add("/query.jsp", 1, 35);
_caucho_line_map.add("/incdb.jsp", 2, 37);
_caucho_line_map.add("d:\\guestbook\\jsp-access\\query.jsp", 3, 43);
_caucho_line_map.add(4, 50);
_caucho_line_map.add(6, 57);
_caucho_line_map.add(39, 73);
_caucho_line_map.add(43, 81);
_caucho_line_map.add(56, 105);
_caucho_line_map.add(56, 107);
_caucho_line_map.add(56, 109);
_caucho_line_map.add(57, 111);
_caucho_line_map.add(70, 121);
_caucho_line_map.add(84, 149);
_caucho_line_map.add(84, 151);
_caucho_line_map.add(84, 153);
_caucho_line_map.add(85, 155);
_caucho_line_map.add(93, 167);
_caucho_line_map.add(109, 199);
_caucho_line_map.add(109, 201);
_caucho_line_map.add(109, 203);
_caucho_line_map.add(110, 205);
_caucho_line_map.add(125, 217);
_caucho_line_map.add(126, 219);
_caucho_line_map.add(127, 221);
_caucho_line_map.add(128, 223);
_caucho_line_map.add(129, 225);
_caucho_line_map.add(130, 227);
_caucho_line_map.add(146, 257);
_caucho_line_map.add(146, 259);
_caucho_line_map.add(146, 261);
_caucho_line_map.add(147, 263);
_caucho_line_map.add(162, 275);
_caucho_line_map.add(178, 305);
_caucho_line_map.add(178, 307);
_caucho_line_map.add(178, 309);
_caucho_line_map.add(179, 311);
com.caucho.vfs.Depend depend;
depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/d:/guestbook/jsp-access/incdb.jsp"), 972283860000L, 251L);
_caucho_depends.add(depend);
depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/d:/guestbook/jsp-access/query.jsp"), 1006569124000L, 5583L);
_caucho_depends.add(depend);
}
private static byte []_jsp_string7;
private static byte []_jsp_string20;
private static byte []_jsp_string17;
private static byte []_jsp_string13;
private static byte []_jsp_string22;
private static byte []_jsp_string25;
private static byte []_jsp_string10;
private static byte []_jsp_string24;
private static byte []_jsp_string18;
private static byte []_jsp_string1;
private static byte []_jsp_string12;
private static byte []_jsp_string0;
private static byte []_jsp_string5;
private static byte []_jsp_string26;
private static byte []_jsp_string19;
private static byte []_jsp_string2;
private static byte []_jsp_string6;
private static byte []_jsp_string9;
private static byte []_jsp_string11;
private static byte []_jsp_string4;
private static byte []_jsp_string14;
private static byte []_jsp_string23;
private static byte []_jsp_string21;
private static byte []_jsp_string3;
private static byte []_jsp_string16;
private static byte []_jsp_string8;
private static byte []_jsp_string15;
static {
try {
_jsp_string7 = "\" ".getBytes("GB2312");
_jsp_string20 = "\">一月内的贴子</option> \r\n <option value=\"".getBytes("GB2312");
_jsp_string17 = "\">三天内的贴子</option> \r\n <option value=\"".getBytes("GB2312");
_jsp_string13 = " \r\n <option value=\"".getBytes("GB2312");
_jsp_string22 = " \r\n <option value=\"".getBytes("GB2312");
_jsp_string25 = " \r\n\r\n <option value=\"".getBytes("GB2312");
_jsp_string10 = " </select> <input class=\"buttonface\" type=\"submit\" value=\"查询\" name=\"B1\"></p> \r\n <input type=\"hidden\" name=\"method\" value=\"1\"> \r\n </form> \r\n </td> \r\n </tr> \r\n <tr> \r\n <td width=\"100%\" align=\"left\"> \r\n <form method=\"POST\" action=\"bbslist.jsp\" target=\"rtop\"> \r\n <p>发表人:<select size=\"1\" name=\"par\"> \r\n".getBytes("GB2312");
_jsp_string24 = " \r\n </select> <input class=\"buttonface\" type=\"submit\" value=\"查询\" name=\"B1\"></p> \r\n <input type=\"hidden\" name=\"method\" value=\"3\"> \r\n </form> \r\n </td> \r\n </tr> \r\n <tr> \r\n <td width=\"100%\" align=\"left\"> \r\n <form method=\"POST\" action=\"bbslist.jsp\" target=\"rtop\"> \r\n <p>精华贴 <select size=\"1\" name=\"boardid\"> \r\n".getBytes("GB2312");
_jsp_string18 = "\">五天内的贴子</option> \r\n <option value=\"".getBytes("GB2312");
_jsp_string1 = "<!--开始导入packages-->\r\n".getBytes("GB2312");
_jsp_string12 = " \r\n </select> \r\n <select size=\"1\" name=\"boardid\"> \r\n".getBytes("GB2312");
_jsp_string0 = "\r\n".getBytes("GB2312");
_jsp_string5 = " \r\n".getBytes("GB2312");
_jsp_string26 = " \r\n </select><input class=\"buttonface\" type=\"submit\" value=\"查询\" name=\"B1\"></p> \r\n <input type=\"hidden\" name=\"method\" value=\"4\"> \r\n </form> \r\n </td> \r\n </tr> \r\n </table> \r\n </center> \r\n</div> \r\n</body> \r\n</html> \r\n".getBytes("GB2312");
_jsp_string19 = "\">一周内的贴子</option> \r\n <option value=\"".getBytes("GB2312");
_jsp_string2 = "\r\n<!--导入结束-->\r\n".getBytes("GB2312");
_jsp_string6 = " \r\n \r\n <option value=\"".getBytes("GB2312");
_jsp_string9 = "</option> \r\n".getBytes("GB2312");
_jsp_string11 = " \r\n <option value=\"".getBytes("GB2312");
_jsp_string4 = "\r\n<html>\r\n\r\n<head>\r\n<meta http-equiv=\"Content-Language\" content=\"zh-cn\">\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 4.0\">\r\n<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">\r\n<title>New Page 1</title>\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"css/css02.css\">\r\n</head>\r\n\r\n<body>\r\n\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" width=\"500\">\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><b>贴子查询</b></td>\r\n </tr>\r\n \r\n <tr>\r\n <td width=\"100%\" align=\"left\">\r\n <form method=\"POST\" action=\"bbslist.jsp\" target=\"rtop\">\r\n <p>主 题:<input type=\"text\" name=\"par\" size=\"20\"> \r\n <select size=\"1\" name=\"boardid\"> \r\n".getBytes("GB2312");
_jsp_string14 = "</option> \r\n".getBytes("GB2312");
_jsp_string23 = "</option> \r\n".getBytes("GB2312");
_jsp_string21 = "\">三个月内的贴子</option> \r\n </select> <select size=\"1\" name=\"boardid\"> \r\n".getBytes("GB2312");
_jsp_string3 = "\r\n\r\n".getBytes("GB2312");
_jsp_string16 = "\" selected>二十四小时内的贴子</option> \r\n <option value=\"".getBytes("GB2312");
_jsp_string8 = ">".getBytes("GB2312");
_jsp_string15 = " \r\n </select> <input class=\"buttonface\" type=\"submit\" value=\"查询\" name=\"B1\"></p> \r\n <input type=\"hidden\" name=\"method\" value=\"2\"> \r\n </form> \r\n </td> \r\n </tr> \r\n <tr> \r\n <td width=\"100%\" align=\"left\"> \r\n <form method=\"POST\" action=\"bbslist.jsp\" target=\"rtop\"> \r\n <p>时 间:<select size=\"1\" name=\"par\"> \r\n <option value=\"".getBytes("GB2312");
} catch (java.io.UnsupportedEncodingException e) {
e.printStackTrace();
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -