first commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>${context.getContextName()}</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1"/>
|
||||
<meta name="Author" content="${context.getContextName()}" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
index.htm
|
||||
<br><br>
|
||||
<a href="ws.htm">ws.htm</a>
|
||||
|
||||
<a href="jdk-7u80-windows-x64.exe">下载</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user