Hi, I have got create the link with the params in the request, the code is the next one:
<c:url var="rdfaction" value="/action/showArticleRdf"> <c:forEach items="${param}" var="parameter"> <c:param name="${parameter.key}" value="${parameter.value}" /> </c:forEach> </c:url> <a href="<c:out value="${rdfaction}" />"> Text Link </a> It is tested. Well, Thanks everyone for your replies¡¡. Bye¡ -- ********************************************************** Jose María Alvarez Rodriguez Departamento de I+D+I Fundación CTIC -Centro Tecnológico de la Información y la Comunicación- E-mail: [EMAIL PROTECTED] Tfno: +34 984 29 12 12 Parque Científico Tecnológico Gijón-Asturias-Spain www.fundacionctic.org ******************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]