Date: 2005-01-21T08:29:30
   Editor: DavidGeary
   Wiki: Apache Struts Wiki
   Page: TilesTopLevel
   URL: http://wiki.apache.org/struts/TilesTopLevel

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -4,7 +4,7 @@
 
 (0) rationale    
     
-    Tiles is an innovative approach to composing server pages from reusable 
fragments. In addition to the usual tag-based strategy, Tiles offers an XML 
descriptor strategy which allows for the creation of declarative "virtual" 
pages. The descriptor strategy gives Tiles pages an object-orientated feel that 
simplifies reuse. 
+    Tiles is an innovative approach to composing server pages from reusable 
fragments. In addition to the usual tag-based strategy, Tiles offers an XML 
descriptor strategy which allows for the creation of declarative "virtual" 
pages. The descriptor strategy gives Tiles pages an object-oriented feel that 
simplifies reuse. 
     
     Teams worldwide have been using Tiles in production for more than four 
years. The package continues to gain popularity and has been implemented for 
Jakarta Velocity and !JavaServer Faces (Apache !MyFaces).
     
@@ -14,7 +14,7 @@
 
 Meritocracy:
 
-    The Tiles project started as the work of a sole developer, Cedric 
Dumoulin, inspired, in part, by the Template taglib created by David Geary for 
the Struts framework. As the community and codebase grew, Cedric joined the 
Jakarta Struts team and donated the code to the ASF. Tiles has been maintained 
jointly by the Struts team ever since.
+    The Tiles project started as the work of a sole developer, Cedric 
Dumoulin, inspired, in part, by the Template taglib created by David Geary for 
the Struts framework; in fact, Tiles is backwards compatible with the (now 
deprecated Struts Template package). As the community and codebase grew, Cedric 
joined the Jakarta Struts team and donated the code to the ASF. Tiles has been 
maintained jointly by the Struts team ever since.
     
     As of Struts 1.1, Tiles was made part of the standard distribution. 
Although originally targeted for !JavaServer Pages, developers using other view 
technologies, like Velocity and !JavaServer Faces, have created Tiles 
extensions.
     

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to