<%@ include file="/project/include.jsp" %> <table border="0" cellspacing="3" cellpadding="0" > <tr> <bui:out modes="view"> <td class="form-label"> <shell:label prop="annoCompetenza" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="annoCompetenza" /> </td> </bui:out> </tr> </table>