以下是一个使用JSP Forward的示例,我们将创建两个简单的JSP页面来演示如何使用forward。

我们创建一个名为`index.jsp`的页面,它将作为我们的起始页面:

```jsp

<%@ page contentType="