<%@ 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/fenix-renderers.tld" prefix="fr" %> <%@page import="net.sourceforge.fenixedu.domain.phd.thesis.PhdThesisProcessBean"%> <% final String notifyElements = request.getParameter("notifyElements"); if (notifyElements != null) { request.setAttribute("notifyElements", notifyElements); } else { request.setAttribute("notifyElements", Boolean.FALSE); } request.setAttribute("submitMethod", request.getParameter("submitMethod")); request.setAttribute("invalidMethod", request.getParameter("invalidMethod")); request.setAttribute("postBackMethod", request.getParameter("postBackMethod")); if(request.getParameter("processName") != null){ request.setAttribute("processName", request.getParameter("processName")); } else{ request.setAttribute("processName", "phdThesisProcess"); } %> ">

" /> "/>

: " /> "/>

Notas - O sistema irá anexar automaticamente no final da mensagem de mail a seguinte informação:

  • Data, hora e local introduzidos
  • Informação de acesso aos pareceres para os elementos do júri

">