<html> <title> OpenCms/JSP integration tests: Hello World! </title> <body> <h1>Hello, World!</h1> The Date is <%= new java.util.Date() %> </body> </html>