#if ($!link != '#') #end
$!bean.catalogT('tipo') | #if ($!folder)$!bean.catalogT('folder') | #else$!bean.catalogT('file') | #end
$!bean.catalogT('nome') | $!bean.trim($!nome) | |
$!bean.catalogT('utente') | $!bean.trim($!utente.denominazione) | |
$!bean.catalogT('ip') | $!ip | |
$!bean.catalogT('data') | $!sdf.format(1,$!orario) |