You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ce...@apache.org on 2002/12/29 22:41:57 UTC

cvs commit: jakarta-struts/web/blank/WEB-INF struts-config.xml

cedric      2002/12/29 13:41:57

  Modified:    web/blank/WEB-INF struts-config.xml
  Log:
  Documentation correction.
  
  Revision  Changes    Path
  1.9       +1 -3      jakarta-struts/web/blank/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/web/blank/WEB-INF/struts-config.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- struts-config.xml	5 Nov 2002 14:18:57 -0000	1.8
  +++ struts-config.xml	29 Dec 2002 21:41:57 -0000	1.9
  @@ -311,9 +311,7 @@
   			  true : validate. DTD should be specified in file header. (default)
   			  false : no validation
   			  
  -	  The TilesPlugin class create one single definition factory shared by all struts
  -	  modules, even if the plugin is declared several times. Paths found in Tiles
  -	  definitions are relative to the main context.
  +	  Paths found in Tiles definitions are relative to the main context.
     -->
     <!-- comment following if struts1.0.x -->
     <plug-in className="org.apache.struts.tiles.TilesPlugin" >
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>