On 4/23/07 2:36 AM, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> I try to insert my "AuthentificatedInterceptor" in the stack, but now
> nothing works.

Hi Michaƫl,

I just did this last week. I didn't use a LoginAction though. I did all the
work in the interceptor, with a backing service bean.
(http://www.vitarara.org/cms/struts_2_cookbook/creating_a_login_interceptor)

I found it easier to just do the login attempt in the interceptor rather
than having to sometimes pass through the interceptor if an attempt was
occurring, and other times passing it through if they are logged in.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to