Files
yacos/YACOSWeb/WebContent/WEB-INF/jsp/include.jsp
Frederic Debuire 8cf25a10a2 Policy failures:
Code warning
- failed on resource ListArticleController.java. Reason: The import java.util.Date is never used, line 1
Override reason:   
hh
2007-12-17 17:04:13 +00:00

5 lines
292 B
Plaintext

<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%>