<%! String initTime = (new java.util.Date()).toString(); %>
Ping Servlet2JSP:
Init time: <%= initTime %>
Message from Servlet:
<%= ab.getMsg() %>