blob: 39eec70c5708ac8579c6cff73c8994c24f10b480 [file] [log] [blame]
<html>
<body>
<% 3.times { %>
Hello World!
<% } %>
<br>
session id = ${session.id}
</body>
</html>