以下是一个JSP页面重定向的实例,我们将通过一个简单的示例来演示如何在JSP中使用`response.sendRedirect()`方法来实现页面重定向。

```jsp

<%@ page language="