今天是:<%= today %>

jsp连接html实例_JSP连接HTML实例轻松实现动态网页开发  第1张

```

2. 创建一个JSP页面(ShowDate.jsp)

```jsp

<%@ page contentType="