如何用记事本轻松编写JSP实例新手入门指南  第1张

```

2. 转换为JSP页面

接下来,我们将`index.html`转换为JSP页面,命名为`index.jsp`:

```jsp

<%@ page contentType="