📄 _top__jsp.java
字号:
/*
* JSP generated by Resin-3.0.8 (built Tue, 08 Jun 2004 02:25:40 PDT)
*/
package _jsp;
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.http.*;
import java.io.*;
import java.util.*;
import java.sql.*;
public class _top__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
{
javax.servlet.http.HttpSession session = request.getSession(true);
com.caucho.server.webapp.Application _jsp_application = _caucho_getApplication();
javax.servlet.ServletContext application = _jsp_application;
com.caucho.jsp.PageContextImpl pageContext = com.caucho.jsp.QJspFactory.allocatePageContext(this, _jsp_application, request, response, null, session, 8192, true);
javax.servlet.jsp.JspWriter out = pageContext.getOut();
javax.servlet.ServletConfig config = getServletConfig();
javax.servlet.Servlet page = this;
response.setContentType("text/html");
try {
String webname="\u00c6\u00f3\u00b8\u00bb\u00cd\u00f8" ;
String WebUrl="http://www.qifo.com" ;
String serverEmail="finaler@163.com" ;
String servetel="13543040545" ;
String webfax=" 0756-2000000" ;
String webCompany="\u00c6\u00f3\u00b8\u00bb\u00d3\u00d0\u00cf\u00de\u00b9\u00ab\u00cb\u00be" ;
String address="\u00b9\u00e3\u00b6\u00ab\u00ca\u00a1\u00d6\u00e9\u00ba\u00a3\u00ca\u00d0\u00bd\u00f0\u00b6\u00a6\u00b8\u00c9\u00b2\u00bf\u00c2\u00a53\u00b6\u00b0201" ;
String webpost="519000" ;
String pat="1000\u00d4\u00aa\u00c8\u00cb\u00c3\u00f1\u00b1\u00d2" ;
String QQ="780666" ;
String adminname="\u00c1\u00ba\u00cf\u00c8\u00c9\u00fa" ;
String ver="V1.0\u00b0\u00e6" ;
String banzu="finaler" ;
String banzuid="2" ;
out.write(_jsp_string0, 0, _jsp_string0.length);
if ((String) session.getAttribute("Did")==null){
out.write(_jsp_string1, 0, _jsp_string1.length);
out.print((webname));
out.write(_jsp_string2, 0, _jsp_string2.length);
if (request.getParameter("baar")==null){}else{
out.write(_jsp_string3, 0, _jsp_string3.length);
}
out.write(_jsp_string4, 0, _jsp_string4.length);
if (request.getParameter("baar")==null){}else{
out.write(_jsp_string5, 0, _jsp_string5.length);
}
out.write(_jsp_string6, 0, _jsp_string6.length);
if (request.getParameter("baae")==null){}else{
out.write(_jsp_string3, 0, _jsp_string3.length);
}
out.write(_jsp_string7, 0, _jsp_string7.length);
if (request.getParameter("baae")==null){}else{
out.write(_jsp_string5, 0, _jsp_string5.length);
}
out.write(_jsp_string8, 0, _jsp_string8.length);
}else{
out.write(_jsp_string9, 0, _jsp_string9.length);
out.print((webname));
out.write(_jsp_string10, 0, _jsp_string10.length);
out.print(((String) session.getAttribute("dldq")));
out.write(_jsp_string11, 0, _jsp_string11.length);
out.print(((String) session.getAttribute("dldq")));
out.write(_jsp_string12, 0, _jsp_string12.length);
if (request.getParameter("baar")==null){}else{
out.write(_jsp_string3, 0, _jsp_string3.length);
}
out.write(_jsp_string4, 0, _jsp_string4.length);
if (request.getParameter("baar")==null){}else{
out.write(_jsp_string5, 0, _jsp_string5.length);
}
out.write(_jsp_string6, 0, _jsp_string6.length);
if (request.getParameter("baae")==null){}else{
out.write(_jsp_string3, 0, _jsp_string3.length);
}
out.write(_jsp_string7, 0, _jsp_string7.length);
if (request.getParameter("baae")==null){}else{
out.write(_jsp_string5, 0, _jsp_string5.length);
}
out.write(_jsp_string13, 0, _jsp_string13.length);
}
out.write(_jsp_string0, 0, _jsp_string0.length);
} catch (java.lang.Throwable _jsp_e) {
pageContext.handlePageException(_jsp_e);
} finally {
com.caucho.jsp.QJspFactory.freePageContext(pageContext);
}
}
private com.caucho.java.LineMap _caucho_line_map;
private java.util.ArrayList _caucho_depends = new java.util.ArrayList();
public java.util.ArrayList _caucho_getDependList()
{
return _caucho_depends;
}
public void _caucho_addDepend(com.caucho.make.PersistentDependency depend)
{
super._caucho_addDepend(depend);
_caucho_depends.add(depend);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -