redirecting to error page from custom auth module
Hi,
I am wondering how to redirect to a custom error page from a custom login
authentication module. Normally you are expected to throw a LoginException
and portal handles the display of default Authentication failed page.
Instead I want to redirect the user to different page(s) based on error
conditions...Cannot find any documented solution to this ...
Thanks in advance...
srini

