This is an HTML example.

jsp与html有什么区别和联系实例,jsp与html的区别和联系实例  第1张

```

JSP:在HTML标签中嵌入Java代码,使用`<% %>`标签块来编写Java代码。

```jsp

<%@ page contentType="