Expression test page

<%! int i=0 ; %> <% i++; %> Hello World! <%= "This JSP has been accessed " + i + " times" %>