forked from Coded/SIPRP
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							6 lines
						
					
					
						
							412 B
						
					
					
				
			
		
		
	
	
							6 lines
						
					
					
						
							412 B
						
					
					
				| <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
 | |
| <%@ taglib uri="http://tiles.apache.org/tags-tiles" prefix="tiles"%>
 | |
| <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
 | |
| <%@ taglib prefix="x" uri="http://java.sun.com/jsp/jstl/xml" %>
 | |
| <p>Upload do ficheiro pdf feito com sucesso.</p>
 | |
| <a href="${pageContext.request.contextPath}/pages/home/homepage.do">Voltar</a> |