Subversion Repositories bacoAlunos

Rev

Rev 1758 | Rev 1760 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1758 Rev 1759
Line 387... Line 387...
387
    </nested:iterate>
387
    </nested:iterate>
388
 
388
 
389
</div>
389
</div>
390
 
390
 
391
<%
391
<%
392
    AbstractDao.getCurrentSession().getTransaction().commit();
392
    AbstractDao.getCurrentSession().getTransaction().rollback();
393
%>
393
%>
394
 
394