Add the first two exercices.
[TD_webapps.git] / ROOT / exo2 / date.jsp
CommitLineData
5b290466
JB
1<html>
2<body>
3 Aujourd'hui est le <%= new java.util.Date() %>
4</body>
5</html>