Re: Action vs. Direct services

"Dave Roberts" <[email protected]> Wed, 1 Jan 2003 08:55:46 -0800
Newsgroups gmane.comp.java.tapestry.devel
Message-ID <006701c2b1b6$a199ca50$0b01a8c0@athlon>
Yikes! This must be in the advanced class... ;-) I'm not even sure I know what that means...

  Using the Action service is often necessary when doing polymorphic rendering via RenderBlock or Delegator, especially when the inserted block/component is located on a different page.