One of the biggest changes using xPages is the control of navigation. $$Return and WebQuerySave-Agents are no more options.
Instead the xPages property offers dropdowns for “next page”. But this feature is to static. I want to define my next page depending on the result of my processing of the post.
One method could be navigation rules also found on the xpages properties. It’s a thing from the JSF world. But how does it work on xpages?