Yep, using "before:RootPath" as a constraint when registering my
Dispatcher did the trick.
Thanks.
Chris Lewis wrote:
> Hi,
>
> This is probably correct. The handling of 'mapping' your app's default
> page is also accomplished by a dispatcher. I /think/ its name is
> 'RootDispatcher' but don't qu
Hi,
This is probably correct. The handling of 'mapping' your app's default
page is also accomplished by a dispatcher. I /think/ its name is
'RootDispatcher' but don't quote me on that - look for details in
TapestryModule. If you want your dispatcher to fire first you'll need to
place it :before th