creation des page d'evaluation

This commit is contained in:
Jialin Wang
2008-01-20 18:23:03 +00:00
parent 622835bb0f
commit 5a8a1f089c
2 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>create report</title>
</head>
<body>
<H2>succeed in evaluation</H2>
</body>
</html>