<%@ page contentType="text/html;charset=WINDOWS-1252"%> <HTML> <BODY> <% out.println(" Hello, world!"); %> </BODY> </HTML>