Update of 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv6882/webapp/WEB-INF

Modified Files:
        struts-community.xml 
Log Message:
CMSC-1093(Add sort on the jsp.)


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1093


Index: struts-community.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- struts-community.xml        19 Sep 2008 10:32:02 -0000      1.25
+++ struts-community.xml        21 Oct 2008 07:49:46 -0000      1.26
@@ -85,7 +85,7 @@
       <action path="/editors/community/PreferenceAction" name="preferenceForm" 
type="org.springframework.web.struts.DelegatingActionProxy"  scope="session"
          validate="false" unknown="true" parameter="method">
          <forward name="success" 
path="/editors/community/preferencesearch.jsp" redirect="false" />
-         <forward name="list" 
path="/editors/community/PreferenceAction.do?method=list" redirect="false" />
+         <forward name="list" 
path="/editors/community/PreferenceAction.do?method=list" redirect="true" />
          <forward name="init" path="/editors/community/preferenceadd.jsp" 
redirect="false" />
       </action>
       <!-- ======export====== -->
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to