final Transaction transaction = desjardins3Service
.findTransaction(responseFile);
model = new SuccessRedirectionModel(DURATION_BEFORE_REDIRECT,
transaction);
this.add(new RecuPanel("recuPanel", transaction.getId()));
add(new PageLink("printableVersion", new IPageLink()
{
private static final long serialVersionUID = 1L;
public Class getPageIdentity()