On 1/23/06, Jason Vincent <[EMAIL PROTECTED]> wrote:
> Thanks for the response...
>
> The url in the browser is changing to /login/login.jsf... I call the
> redirect, from the the BaseViewController.prerender method...
> externalContext.redirect(toUrl); where in my case the toUrl is
> "/cpt/login/l
Thanks for the response...
The url in the browser is changing to /login/login.jsf... I call the
redirect, from the the BaseViewController.prerender method...
externalContext.redirect(toUrl); where in my case the toUrl is
"/cpt/login/login.jsf". /cpt is my application context.
Ext
Inline ...
On 1/23/06, Jason Vincent <[EMAIL PROTECTED]> wrote:
> Hey there,
>
> I've got some unexpected navigation stuff going on, that I was hoping
> someone can help explain.
>
> Here is my use-case:
> 1) Home page is requested.
> 2) user isn't logged in, so redirect to login url.
> 3) after l
Hey there,
I've got some unexpected navigation stuff going on, that I was hoping
someone can help explain.
Here is my use-case:
1) Home page is requested.
2) user isn't logged in, so redirect to login url.
3) after login, navigate to home.
In my logs, I'm seeing this behavior, which is wierd...
4 matches
Mail list logo