Author: drobiazko
Date: Sun Aug 30 17:26:43 2009
New Revision: 809388

URL: http://svn.apache.org/viewvc?rev=809388&view=rev
Log:
TAP5-814: include a diagram showing how incoming requests pass through the 
different pipelines, filters and dispatchers

Added:
    
tapestry/tapestry5/trunk/src/site/resources/images/tapestry_request_processing_800.png
   (with props)
Modified:
    tapestry/tapestry5/trunk/src/   (props changed)
    tapestry/tapestry5/trunk/src/site/apt/guide/request.apt

Propchange: tapestry/tapestry5/trunk/src/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Aug 30 17:26:43 2009
@@ -1 +1,3 @@
 t5-tutorial.pages
+
+.project

Modified: tapestry/tapestry5/trunk/src/site/apt/guide/request.apt
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/apt/guide/request.apt?rev=809388&r1=809387&r2=809388&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/apt/guide/request.apt (original)
+++ tapestry/tapestry5/trunk/src/site/apt/guide/request.apt Sun Aug 30 17:26:43 
2009
@@ -136,5 +136,11 @@
   {{{../../tapestry-ioc/shadow.html}shadow}}
   of the RequestGlobals services' request property. That is, any methods 
invoked
   on this service are delegated to the request object stored inside the 
RequestGlobals.
+  
+Overview
+  
+  The following diagram provides an overview of how the different pipelines, 
filters and dispatchers interact when processing an incoming request.
+  
+[../images/tapestry_request_processing_800.png] Tapestry Request Processing 
    
   

Added: 
tapestry/tapestry5/trunk/src/site/resources/images/tapestry_request_processing_800.png
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/resources/images/tapestry_request_processing_800.png?rev=809388&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
tapestry/tapestry5/trunk/src/site/resources/images/tapestry_request_processing_800.png
------------------------------------------------------------------------------
    svn:mime-type = image/png


Reply via email to