<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<br>
<P>
<c:out value="${requestScope.msgEsito}"/>
</P>