Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by ChrisLewis:
http://wiki.apache.org/tapestry/Tapestry5HowToCreateADispatcher2

------------------------------------------------------------------------------
- In the article ["Tapestry5HowToCreateADispatcher"] we covered the basics of 
creating a Dispatcher and getting it into the pipeline. This quick article is a 
suppliment to that one, continuing the example of implementing an access 
control mechanism. Specifically, we will cover how to access request-specific 
state objects (ASOs) from a singleton service (our access controller). If you 
haven't already read that article, you should do so before proceeding.
+ In the article ["Tapestry5HowToCreateADispatcher"] we covered the basics of 
creating a Dispatcher and getting it into the pipeline. This quick article is a 
supplement to that one, continuing the example of implementing an access 
control mechanism. Specifically, we will cover how to access request-specific 
state objects (ASOs) from a singleton service (our access controller). If you 
haven't already read that article, you should do so before proceeding.
  
  Before reading this be sure to first read about how Tapestry manages 
application state:
  

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

Reply via email to