<%! String message = "Hello, World ! From JSP test page : Tomcat 5.5 is running."; %>

<%= message%>

<%= new java.util.Date() %>