<%@ page contentType="text/html;charset=MS950" %> CH4 - Include_Html.jsp

include 指令

<%@ include file="Hello.html" %> <% out.println("歡迎大家進入JSP的世界"); %>