Mercurial > dive4elements > gnv-client
diff gnv/src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp @ 22:367a00e4b9ad
Some GUI-Improvements done
gnv/trunk@117 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Wed, 23 Sep 2009 15:17:32 +0000 |
parents | 87002cbd194c |
children | 6c46f9b16166 |
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp Wed Sep 23 15:04:39 2009 +0000 +++ b/gnv/src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp Wed Sep 23 15:17:32 2009 +0000 @@ -9,7 +9,7 @@ Collection<ArtifactObject> artifactFactories = sm.getArtifactFactories(); %> <div id="basefilter"> - <form id="fisSelectionForm" action="selectArtifactFactory.do" method="post"> + <form id="fisSelectionForm" action="<%=response.encodeURL("selectArtifactFactory.do")%>" method="post"> <fieldset> <legend><bean:message key="gnviewer.productselection.fisselection.title"/></legend> <%if (artifactFactories != null){%>