用户名:${user.username}

邮箱:${user.email}

ftl文件与jsp文件区别实例_FTL文件与JSP文件区别实例详解开发者必看  第1张

```

JSP文件示例:

```jsp

<%@ page contentType="