blob: 14851f0c5307fe213338e4d99c6ec4391112cf33 [file] [log] [blame]
<%@ page language="java" %>
<html>
<head/>
<body>
It is now <%= System.currentTimeMillis() %>
</body>
</html>