<%@ 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/taglibs-datetime.tld" prefix="dt" %>

-

:

:



. <% java.util.Set processedExecutionDegreeIds = new java.util.HashSet(); %> <% int total = 1; %> <% total += numberOfStudents.intValue(); %> <% boolean isOdd = true; %> <% java.lang.String bgColor = null; %> <% isOdd = !isOdd; %> <% if (isOdd) { %> <% bgColor = "#d3cec8"; %> <% } else { %> <% bgColor = "#eae7e4"; %> <% } Integer numberOfStudents = groupProposal.getInfoGroup() == null ? Integer.valueOf(1) : Integer.valueOf(groupProposal.getInfoGroup().getGroupStudents().size()); java.lang.String emails = ""; %> <% emails += email; %> <% emails += "," + email; %>
"> "> ">
/viewStudentCurriculum.do?method=prepare&registrationOID=<%= registrationOID.toString() %>&executionDegreeId=<%= executionDegreeId.toString() %> /viewStudentCurriculum.do?method=prepare&registrationOID=<%= registrationOID.toString() %>&executionDegreeId=<%= executionDegreeId.toString() %>
/viewStudentCurriculum.do?method=prepare&registrationOID=<%= registrationOID.toString() %>&executionDegreeId=<%= executionDegreeId.toString() %> /viewStudentCurriculum.do?method=prepare&registrationOID=<%= registrationOID.toString() %>&executionDegreeId=<%= executionDegreeId.toString() %>