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/04/15 10:28:19 UTC

cvs commit: jakarta-struts/contrib/tiles/doc tiles.xml

cedric      02/04/15 01:28:19

  Modified:    contrib/tiles/doc tiles.xml
  Log:
  Update documentation
  
  Revision  Changes    Path
  1.6       +3 -2      jakarta-struts/contrib/tiles/doc/tiles.xml
  
  Index: tiles.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/tiles/doc/tiles.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- tiles.xml	22 Mar 2002 17:37:03 -0000	1.5
  +++ tiles.xml	15 Apr 2002 08:28:18 -0000	1.6
  @@ -246,8 +246,9 @@
   	Create a tile/component/template definition as a bean. 
   	Newly created bean will be saved under specified "id", in the requested "scope".
   	Definition tag has same syntax as <code>insert</code> tag. 	
  -	The new definition can extends a definition described in factory (XML file), and overload 
  -	any previously defined parameters.
  +	<br></br>The new definition can extends a definition described in factory (XML file), 
  +	and overload any previously defined parameters.
  +	<br></br>Definition can be used later with <code>&lt;insert beanName="idName" &gt;</code>
   	</info>
           <tagclass>org.apache.struts.taglib.tiles.DefinitionTag</tagclass>
   	    <bodycontent>JSP</bodycontent>
  
  
  

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