<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <%@ page import="model.Film"%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> Cinematophile
Titre Nationalité(s) Genre(s) Année Note
${film.titre} ${film.annee} ${film.genre} ${film.natio} ${film.note}