<%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> <%@ taglib uri="/WEB-INF/enum.tld" prefix="e" %> <%@ page import="java.util.Collection" %> <%@ page import="java.util.Date" %> <%@ page import="net.sourceforge.fenixedu.presentationTier.Action.resourceAllocationManager.utils.SessionConstants" %> <%@ page import="net.sourceforge.fenixedu.domain.person.RoleType" %> <%@ page import="net.sourceforge.fenixedu.util.Data" %> <%@ page import="net.sourceforge.fenixedu.util.SituationName" %> <%@ page import="net.sourceforge.fenixedu.dataTransferObject.InfoMasterDegreeCandidate" %>

<%-- --%>
:
:
:
:
:
: <%= Data.format2DayMonthYear((Date) date) %>
:
:

Alterar Dados Dados Originais

<% InfoMasterDegreeCandidate infoMasterDegreeCandidate = (InfoMasterDegreeCandidate) request.getAttribute(SessionConstants.MASTER_DEGREE_CANDIDATE); if (!infoMasterDegreeCandidate.getInfoCandidateSituation().getSituation().equals(SituationName.PRE_CANDIDATO_STRING)) { %> /editCandidate.do?method=changePassword&candidateID= <% } %>