%! String message = "Hello, World. From JSP test page Tomcat is running."; %>
<%= message%>
<%= new java.util.Date() %>