Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv6648/src/webapp/WEB-INF

Modified Files:
        struts-newsletterstatistic.xml 
Log Message:
CMSC-725 ,Newsletter Statistic


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-725


Index: struts-newsletterstatistic.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF/struts-newsletterstatistic.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- struts-newsletterstatistic.xml      23 Apr 2008 10:03:48 -0000      1.1
+++ struts-newsletterstatistic.xml      8 May 2008 08:38:52 -0000       1.2
@@ -7,14 +7,11 @@
                <form-bean name="recordSearchForm"
                        
type="com.finalist.newsletter.forms.NewsLetterLogSearchForm">
                </form-bean>
-               <form-bean name="showForm"
-                 type="com.finalist.newsletter.forms.NewsLetterShowForm">
-                </form-bean>
        </form-beans>
        <action-mappings>
                <action path="/editors/newsletter/ShowNewsletters"
                        
type="com.finalist.newsletter.forms.NewsletterStatisticAction"
-                       name="showForm" 
input="/editors/newsletter/showNewsletters.jsp"
+                       name="recordSearchForm" 
input="/editors/newsletter/showNewsletters.jsp"
                        validate="false" parameter="show">
                        <forward name="result"
                                path="/editors/newsletter/showNewsletters.jsp" 
redirect="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to