[Castore-commits] struts-validation.xml 1.3 1.4
Stéphane Bouchet
sbouchet at adullact1.hosting.cri74.org
Mer 19 Avr 16:32:16 CEST 2006
Update of /cvsroot/castore/castore-struts-webapp/src/webapp/WEB-INF
In directory adullact1:/tmp/cvs-serv12072/src/webapp/WEB-INF
Modified Files:
struts-validation.xml
Log Message:
refonte du workflow.
Index: struts-validation.xml
===================================================================
RCS file: /cvsroot/castore/castore-struts-webapp/src/webapp/WEB-INF/struts-validation.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** struts-validation.xml 23 Jan 2006 10:31:07 -0000 1.3
--- struts-validation.xml 19 Apr 2006 14:32:14 -0000 1.4
***************
*** 1,2625 ****
<?xml version="1.0" encoding="UTF-8"?>
- <!--
- DTD for the Struts Application Configuration File
-
- To support validation of your configuration file, include the following
- DOCTYPE element at the beginning (after the "xml" declaration):
-
- <!DOCTYPE struts-config PUBLIC
- "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN"
- "http://struts.apache.org/dtds/struts-config_1_2.dtd">
[...2781 lines suppressed...]
! path="/validation/validerNotice.do" redirect="true" />
! <forward contextRelative="true" name="content"
! path="/validation/validerContenu.do" redirect="true" />
! <forward contextRelative="true" name="refuse"
! path="/profil/accueilUserPage.do" />
! <forward contextRelative="true" name="error"
! path="/profil/accueilUserPage.do" />
! <forward contextRelative="true" name="finish"
! path="/profil/accueilUserPage.do" />
! </action>
! </action-mappings>
! <message-resources
! parameter="fr.emn.castor.struts.resources.documents.validation" />
! <plug-in className="org.apache.struts.tiles.TilesPlugin">
! <set-property property="definitions-config"
! value="/WEB-INF/tiles-default.xml,/WEB-INF/tiles-validation.xml" />
! <set-property property="moduleAware" value="true" />
! </plug-in>
</struts-config>
\ No newline at end of file
Plus d'informations sur la liste de diffusion Castore-commits