I wouldn't implement it with interceptors so much as I'd look into something
like Acegi Security (now Spring Security if I remember right).  I'm having a
decent level of success on an Acegi / Sitemesh / Struts 2 / Spring /
Hibernate project right now.

jk

On Fri, May 9, 2008 at 6:01 PM, Jaarthy <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> I'm trying to implement a scenario in which if the user who has not logged
> in clicks on a page "for logged in users only"  should be
> redirected to "login page", and then after logging in he should be
> redirected to the page he originally requested for.
>
> I need to implement this in struts2.Can I achieve this using
> Interceptors?Kindly help.
>
> Thanks,
> Aarthy
>
> --
> View this message in context:
> http://www.nabble.com/redirect-after-logging-in-tp17157183p17157183.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Jim Kiley
Technical Consultant | Summa
[p] 412.258.3346 [m] 412.445.1729
http://www.summa-tech.com

Reply via email to