forked from Liuyangbiao/jyy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Dio
committed
Dec 30, 2015
0 parents
commit 68c188e
Showing
1,681 changed files
with
791,274 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project-module | ||
type="WEB" | ||
name="jyy" | ||
id="myeclipse.1324020864000" | ||
context-root="/jyy" | ||
j2ee-spec="5.0" | ||
archive="jyy.war"> | ||
<attributes> | ||
<attribute name="webrootdir" value="WebRoot" /> | ||
</attributes> | ||
</project-module> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#Wed Oct 19 11:32:03 CST 2011 | ||
CodeGenContainer=java.util.Vector |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>jyy</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.wst.validation.validationbuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>com.genuitec.eclipse.ast.deploy.core.deploymentnature</nature> | ||
<nature>com.genuitec.eclipse.j2eedt.core.webnature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
<nature>org.eclipse.wst.jsdt.core.jsNature</nature> | ||
</natures> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/> | ||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject"> | ||
<attributes> | ||
<attribute name="hide" value="true"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/> | ||
<classpathentry kind="src" path="WebRoot"/> | ||
<classpathentry kind="output" path=""/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#Fri Dec 16 15:36:17 CST 2011 | ||
eclipse.preferences.version=1 | ||
encoding//WebRoot/archives/js=UTF-8 | ||
encoding//WebRoot/help/js=UTF-8 | ||
encoding//WebRoot/js=UTF-8 | ||
encoding//WebRoot/project/js=UTF-8 | ||
encoding//WebRoot/search/js=UTF-8 | ||
encoding//WebRoot/system/js=UTF-8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#Fri Dec 16 15:34:24 CST 2011 | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 | ||
org.eclipse.jdt.core.compiler.compliance=1.5 | ||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.source=1.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
org.eclipse.wst.jsdt.launching.baseBrowserLibrary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Window |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
#Thu Mar 24 13:31:28 CST 2011 | ||
eclipse.preferences.version=1 | ||
encoding//WEB-INF/jsp/admin/login.jsp=UTF-8 | ||
encoding//css/smoothness/jquery-ui-1.8.10.custom.css=UTF-8 | ||
encoding//css/ui.jqgrid.css=UTF-8 | ||
encoding//js/grid.base.js=UTF-8 | ||
encoding//js/grid.jqueryui.js=UTF-8 | ||
encoding//js/jquery-ui-1.8.10.custom.css=UTF-8 | ||
encoding//js/jquery.dynatree.js=UTF-8 | ||
encoding//js/jquery.jqGrid.js=UTF-8 | ||
encoding//js/rowedex4.js=UTF-8 | ||
encoding/docnode.html=UTF-8 | ||
encoding/index.html=UTF-8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> | ||
<% | ||
String path = request.getContextPath(); | ||
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; | ||
%> | ||
|
||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||
<head> | ||
<base href="<%=basePath%>"> | ||
|
||
<title>My JSP '403.jsp' starting page</title> | ||
|
||
<meta http-equiv="pragma" content="no-cache"> | ||
<meta http-equiv="cache-control" content="no-cache"> | ||
<meta http-equiv="expires" content="0"> | ||
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3"> | ||
<meta http-equiv="description" content="This is my page"> | ||
<link href="css/base.css" rel="stylesheet" type="text/css"> | ||
|
||
</head> | ||
|
||
<body> | ||
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="contert2"> | ||
<tr> | ||
<td class="conttop2"><div class="top2left"></div> | ||
<div class="top2right"></div> | ||
<div class="top2middle"> | ||
<span class="topico2"><img src="images/404.png" height="22"></span> | ||
<h3>错误画面</h3> | ||
</div></td> | ||
</tr> | ||
<tr> | ||
<td class="contmiddle2"> | ||
<div align="center" style="font-size:24px;"> | ||
<img src="images/404L.png"> | ||
找不到你所请求的画面,请与管理员联系! | ||
</div> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td class="contbottom2"><div class="bottom2left"></div> | ||
<div class="bottom2right"></div> | ||
<div class="bottom2middle"></div></td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> | ||
<%@ taglib prefix="s" uri="/struts-tags"%> | ||
<% | ||
String path = request.getContextPath(); | ||
String basePath = request.getScheme() + "://" | ||
+ request.getServerName() + ":" + request.getServerPort() | ||
+ path + "/"; | ||
String msg=(String)request.getAttribute("errMsg"); | ||
String uMsg=(String)request.getAttribute("userMsg"); | ||
%> | ||
|
||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||
<head> | ||
<base href="<%=basePath%>"> | ||
|
||
<title>My JSP '500.jsp' starting page</title> | ||
|
||
<meta http-equiv="pragma" content="no-cache"> | ||
<meta http-equiv="cache-control" content="no-cache"> | ||
<meta http-equiv="expires" content="0"> | ||
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3"> | ||
<meta http-equiv="description" content="This is my page"> | ||
<link href="css/base.css" rel="stylesheet" type="text/css"> | ||
|
||
</head> | ||
|
||
<body> | ||
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="contert2"> | ||
<tr> | ||
<td class="conttop2"><div class="top2left"></div> | ||
<div class="top2right"></div> | ||
<div class="top2middle"> | ||
<span class="topico2"><img src="images/404.png" height="22"></span> | ||
<h3>错误画面</h3> | ||
</div></td> | ||
</tr> | ||
<tr> | ||
<td class="contmiddle2"> | ||
<img src="images/500.png"> | ||
<%=msg==null?"":msg%> | ||
<%=uMsg==null?"":uMsg%> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td class="contbottom2"><div class="bottom2left"></div> | ||
<div class="bottom2right"></div> | ||
<div class="bottom2middle"></div></td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Manifest-Version: 1.0 | ||
Class-Path: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> | ||
<%@ taglib prefix="s" uri="/struts-tags"%> | ||
<% | ||
String path = request.getContextPath(); | ||
String basePath = request.getScheme() + "://" | ||
+ request.getServerName() + ":" + request.getServerPort() | ||
+ path + "/"; | ||
%> | ||
|
||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||
<head> | ||
<base href="<%=basePath%>"> | ||
|
||
<title>My JSP '500.jsp' starting page</title> | ||
|
||
<meta http-equiv="pragma" content="no-cache"> | ||
<meta http-equiv="cache-control" content="no-cache"> | ||
<meta http-equiv="expires" content="0"> | ||
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3"> | ||
<meta http-equiv="description" content="This is my page"> | ||
<link href="css/base.css" rel="stylesheet" type="text/css"> | ||
|
||
</head> | ||
|
||
<body> | ||
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="contert2"> | ||
<tr> | ||
<td class="conttop2"><div class="top2left"></div> | ||
<div class="top2right"></div> | ||
<div class="top2middle"> | ||
<span class="topico2"><img src="images/404.png" height="22"></span> | ||
<h3>错误画面</h3> | ||
</div></td> | ||
</tr> | ||
<tr> | ||
<td class="contmiddle2"> | ||
<img src="images/500.png"> | ||
<s:if test="hasActionErrors()"> | ||
<div class="show_info"> | ||
<span> | ||
<s:iterator value="actionErrors"> | ||
<s:property /> | ||
</s:iterator> | ||
</span> | ||
</div> | ||
</s:if> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td class="contbottom2"><div class="bottom2left"></div> | ||
<div class="bottom2right"></div> | ||
<div class="bottom2middle"></div></td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
Binary file not shown.
Oops, something went wrong.