Just check the security in a phase listener before render. To answer your question -- you can't (there is no API in the navigation handler to get any information out).
On 8/9/06, Ingo Düppe <[EMAIL PROTECTED]> wrote:
Hi, I like to check within the navigation handler some security constraints like if the user is allowed to access a specific viewId. Therefore I need to know the toViewId of a specific outcome. But how can I get a toViewId from the facescontext if I only have the current viewId and the outcome. Regards Ingo

