Policy failures:

Code warning
- failed on resource SArticleController.java. Reason: The method toURL() from the type File is deprecated, line 6
Override reason:   
o
This commit is contained in:
Maxime Dagnicourt
2008-02-06 22:49:33 +00:00
parent 46ec59cd5c
commit 10ac04aded
4 changed files with 1303 additions and 1284 deletions

View File

@@ -0,0 +1,12 @@
<%@ 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>Insert title here</title>
</head>
<body>
</body>
</html>