<html> <body> <% response.write("Hello World!") %> </body> </html>
<% response.write("Hello World!") %>