source: release-kits/lirk3/resources/gs3-release-maker/apache-ant-1.6.5/src/etc/testcases/taskdefs/optional/jsp/simple.jsp@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 112 bytes
Line 
1<%@ page language="java" %>
2<html>
3<head/>
4<body>
5
6It is now <%= System.currentTimeMillis() %>
7
8</body>
9</html>
Note: See TracBrowser for help on using the repository browser.