Ver Mensaje Individual
  #5 (permalink)  
Antiguo 13/04/2007, 08:41
lvalenz
 
Fecha de Ingreso: abril-2007
Ubicación: Stgo-Chile
Mensajes: 5
Antigüedad: 17 años, 1 mes
Puntos: 0
Re: JSTL - Codoficacion de Coma "," en URL

Gracias GreenEyed por tus respuestas.
Finalmente encontramos una alternativa (para responderle al cliente):

--%><c:set var="CategoryDisplayURL"><c:url value="CategoryDisplay"><%--
--%><c:param name="langId" value="${langId}" /><%--
--%><c:param name="storeId" value="${WCParam.storeId}" /><%--
--%><c:param name="catalogId" value="${WCParam.catalogId}" /><%--
--%><c:param name="categoryId" value="${category.categoryId}" /><%--
--%><c:param name="top_category" value="${WCParam.top_category}" /><%--
--%></c:url><c:out value="&r_path=${WCParam.top_category},${category. categoryId}"/></c:set><%--
--%><c:set property="texto" value="${category.description.name}" target="${stringUtil}" /><%--
--%><a href="<c:out value="${CategoryDisplayURL}" escapeXml="false" />" target="_top"

luego si vemos la URL, tenemos una hermosa coma ","