Re: Navigation to section of a page

2022-03-22 Thread Thiago H. de Paula Figueiredo
On Mon, Mar 21, 2022 at 1:34 AM Christopher Dodunski (Tapestry) < chrisfromtapes...@christopher.net.nz> wrote: > Hi, > Hi! > Quick question: Tapestry is flexible when it comes to return types for > page navigation. "When a string is returned, it is expected to be the > logical name of a page."

Re: Navigation to section of a page

2022-03-22 Thread Thiago H. de Paula Figueiredo
On Mon, Mar 21, 2022 at 4:24 AM Ben Weidig wrote: > Hi Chris, > Hello, Chris and Ben! >- Allow an anchor at the end of the String, and set it >PageNameComponentEventResultProcessor > You mean overriding the contribution to the ComponentEventResultProcessor for the String.class key wit