Redirecting user to login page if it doesn't is logged in
843836Oct 28 2004 — edited Oct 29 2004Hi All,
I wanna to known how can I restrict access of my pages so only logged users can access it.
I thought creating a custom taglib to do this, but I don't known if is the best way to arrive it.
All pages on my web site use parameters that I need to get at logon.
The user can't access the pages directly without passing by logon page. I've to redirect him to logon page.
On this scenarius, what's the best way to implement this validation?
There's any way to implements this in a dynamic form?
Thanks,
Flor.