This commit is contained in:
Frederic Debuire
2007-12-12 10:05:50 +00:00
parent 8220f1cbfc
commit 20b8ce71c7
20 changed files with 174 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<%@ page session="false"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>