📄 _adduserok__jsp.java
字号:
/*
* JSP generated by Resin 2.1.6 (built Fri Nov 8 08:18:18 PST 2002)
*/
package _admin;
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.http.*;
import popten.web.*;
import popten.util.*;
public class _adduserok__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, "/admin/error.jsp", 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; charset=GBK");
request.setCharacterEncoding("GBK");
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(ParamUtils.getString(request,"add","").length()>0){
Admin.addAdmin(request);
pageContext.write(_jsp_string2, 0, _jsp_string2.length);
}
else if(ParamUtils.getString(request,"edit","").length()>0){
Admin.editAdmin(request);
pageContext.write(_jsp_string3, 0, _jsp_string3.length);
}
else if(ParamUtils.getString(request,"reg","").length()>0){
Admin.regAdmin(request);
pageContext.write(_jsp_string4, 0, _jsp_string4.length);
}
else if(ParamUtils.getString(request,"del","").length()>0){
Admin.delAdmin(request);
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
}
else{throw new Exception();}
pageContext.write(_jsp_string6, 0, _jsp_string6.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() != 2057024148)
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("_adduserok__jsp.java", "/popten/admin/adduserok.jsp");
_caucho_line_map.add(3, 1);
_caucho_line_map.add(1, 29);
_caucho_line_map.add(10, 32);
_caucho_line_map.add(48, 36);
_caucho_line_map.add(87, 41);
_caucho_line_map.add(126, 46);
_caucho_line_map.add(166, 51);
com.caucho.vfs.Depend depend;
depend = new com.caucho.vfs.Depend(appDir.lookup("admin/adduserok.jsp"), 1044063374734L, 6590L);
_caucho_depends.add(depend);
}
private static byte []_jsp_string3;
private static byte []_jsp_string2;
private static byte []_jsp_string1;
private static byte []_jsp_string5;
private static byte []_jsp_string6;
private static byte []_jsp_string4;
private static byte []_jsp_string0;
static {
try {
_jsp_string3 = "\r\n<!--修改成功开始-->\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%\" height=\"80%\">\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"560\" bgcolor=\"#f2f8ff\">\r\n <tr>\r\n <td width=\"15\" class=\"td4\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <th width=\"525\" class=\"td5\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\">系统信息</th>\r\n <td width=\"20\" class=\"td6\">\r\n <img border=\"0\" src=\"../img/jiao3.gif\" width=\"20\" height=\"20\"></td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" colspan=\"3\" class=\"td7\" align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=98%>\r\n <tr>\r\n <td width=\"100%\"><b>详细信息:</b><br>□注册信息修改成功!</td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><br><br><a href=\"right.jsp\"><img border=\"0\" src=\"../img/button-back.gif\" name=\"Submit\"></a><br></td>\r\n </tr>\r\n </table>\r\n</td>\r\n </tr>\r\n <tr>\r\n <td width=\"15\">\r\n <img border=\"0\" src=\"../img/jao5.gif\" width=\"15\" height=\"15\"></td>\r\n <td width=\"525\" class=\"td8\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <td width=\"20\" class=\"td9\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n </tr>\r\n</table></td>\r\n </tr>\r\n</table>\r\n<!--修改成功结束-->\r\n".getBytes("GBK");
_jsp_string2 = "\r\n<!--添加成功开始-->\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%\" height=\"80%\">\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"560\" bgcolor=\"#f2f8ff\">\r\n <tr>\r\n <td width=\"15\" class=\"td4\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <th width=\"525\" class=\"td5\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\">系统信息</th>\r\n <td width=\"20\" class=\"td6\">\r\n <img border=\"0\" src=\"../img/jiao3.gif\" width=\"20\" height=\"20\"></td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" colspan=\"3\" class=\"td7\" align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=98%>\r\n <tr>\r\n <td width=\"100%\"><b>详细信息:</b><br>□管理员级别修改成功!</td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><br><br><a href=\"right.jsp\"><img border=\"0\" src=\"../img/button-back.gif\" name=\"Submit\"></a><br></td>\r\n </tr>\r\n </table>\r\n</td>\r\n </tr>\r\n <tr>\r\n <td width=\"15\">\r\n <img border=\"0\" src=\"../img/jao5.gif\" width=\"15\" height=\"15\"></td>\r\n <td width=\"525\" class=\"td8\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <td width=\"20\" class=\"td9\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n </tr>\r\n</table></td>\r\n </tr>\r\n</table>\r\n<!--添加成功结束-->\r\n".getBytes("GBK");
_jsp_string1 = "\r\n<html>\r\n<head>\r\n<title>三级目录添加成功</title>\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../style/style.css\">\r\n</head>\r\n<body>\r\n".getBytes("GBK");
_jsp_string5 = "\r\n<!--删除成功开始-->\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%\" height=\"80%\">\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"560\" bgcolor=\"#f2f8ff\">\r\n <tr>\r\n <td width=\"15\" class=\"td4\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <th width=\"525\" class=\"td5\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\">系统信息</th>\r\n <td width=\"20\" class=\"td6\">\r\n <img border=\"0\" src=\"../img/jiao3.gif\" width=\"20\" height=\"20\"></td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" colspan=\"3\" class=\"td7\" align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=98%>\r\n <tr>\r\n <td width=\"100%\"><b>详细信息:</b><br>□删除成功!</td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><br><br><a href=\"right.jsp\"><img border=\"0\" src=\"../img/button-back.gif\" name=\"Submit\"></a><br></td>\r\n </tr>\r\n </table>\r\n</td>\r\n </tr>\r\n <tr>\r\n <td width=\"15\">\r\n <img border=\"0\" src=\"../img/jao5.gif\" width=\"15\" height=\"15\"></td>\r\n <td width=\"525\" class=\"td8\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <td width=\"20\" class=\"td9\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n </tr>\r\n</table></td>\r\n </tr>\r\n</table>\r\n<!--删除成功结束-->\r\n\r\n".getBytes("GBK");
_jsp_string6 = "\r\n</body>\r\n</html>".getBytes("GBK");
_jsp_string4 = "\r\n<!--注册成功开始-->\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%\" height=\"80%\">\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"560\" bgcolor=\"#f2f8ff\">\r\n <tr>\r\n <td width=\"15\" class=\"td4\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <th width=\"525\" class=\"td5\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\">系统信息</th>\r\n <td width=\"20\" class=\"td6\">\r\n <img border=\"0\" src=\"../img/jiao3.gif\" width=\"20\" height=\"20\"></td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" colspan=\"3\" class=\"td7\" align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=98%>\r\n <tr>\r\n <td width=\"100%\"><b>详细信息:</b><br>□注册成功!<br>□在站长审核通过前您尚不能使用本账号!<br>□请耐心等待,站长会尽快开通您的账号。</td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" align=\"center\"><br><br><a href=\"../\"><img border=\"0\" src=\"../img/button-back.gif\" name=\"Submit\"></a><br></td>\r\n </tr>\r\n </table>\r\n</td>\r\n </tr>\r\n <tr>\r\n <td width=\"15\">\r\n <img border=\"0\" src=\"../img/jao5.gif\" width=\"15\" height=\"15\"></td>\r\n <td width=\"525\" class=\"td8\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <td width=\"20\" class=\"td9\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n </tr>\r\n</table></td>\r\n </tr>\r\n</table>\r\n<!--注册成功结束-->\r\n".getBytes("GBK");
_jsp_string0 = "\r\n".getBytes("GBK");
} catch (java.io.UnsupportedEncodingException e) {
e.printStackTrace();
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -