From 7271cf8789c9658017fc542935a790df61f81a22 Mon Sep 17 00:00:00 2001 From: Nuno Taborda Date: Mon, 25 Feb 2008 15:02:39 +0000 Subject: [PATCH] Correccao do mapeamento do servlet de noticias e recrutamento git-svn-id: https://svn.coded.pt/svn/SIPRP@680 bb69d46d-e84e-40c8-a05a-06db0d633741 --- trunk/web/WEB-INF/web.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/trunk/web/WEB-INF/web.xml b/trunk/web/WEB-INF/web.xml index bc00f63f..1676e79a 100644 --- a/trunk/web/WEB-INF/web.xml +++ b/trunk/web/WEB-INF/web.xml @@ -42,5 +42,23 @@ Relatorio /relatorio - + + Noticias + siprp.pagina.NewsServlet + + + Noticias + /noticias + + + + Recrutamento + siprp.pagina.RecruitServlet + + + Recrutamento + /recruit + + +