<%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> <%@ taglib uri="/WEB-INF/taglibs-string.tld" prefix="string"%> <%@ page import="java.util.Calendar" %> <%-- page is to show information of a given execution degree --%>


false true
-
:
<% request.setAttribute("locale", net.sourceforge.fenixedu.util.LocaleFactory.pt_PT); %> <% session.setAttribute("locale", net.sourceforge.fenixedu.util.LocaleFactory.pt_PT); %> ////

1. 

2. 


3. 


4. 

; , , .


; , , .


5. 





<%-- page is to show information of ALL execution degrees --%>



false true
-
:
<% request.setAttribute("locale", net.sourceforge.fenixedu.util.LocaleFactory.pt_PT); %> <% session.setAttribute("locale", net.sourceforge.fenixedu.util.LocaleFactory.pt_PT); %> ////

1. 

2. 


3. 


4. 

; , , .


; , , .


5. 





<% String today = Calendar.getInstance().getTime().toGMTString(); %>

<%=today%>