<%@ page contentType="text/html;charset=big5" %> <% String str1="Hello World!"; out.println(str1); %>