这是一个HTML段落

JSP如何引用HTML实例实战教程与方法分享  第1张

```

(2)在JSP页面中使用`<%@ include %>`指令引用index.html文件。

```jsp

<%@ page contentType="