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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>