1 <%@ page language="java" contentType="text/html; charset=ISO-8859-1" 2 pageEncoding="ISO-8859-1"%> 3 <!DOCTYPE html> 4 <html> 5 <head> 6 <meta charset="ISO-8859-1"> 7 <title>Insert title here</title> 8 <h1>one</h1> 9 <p>hello world</p> 10 </head> 11 <body> 12 13 </body> 14 </html>