I started out implementing the interface and then when I couldn't get it
to work, I also extended the abstract class.

I assume that the interceptor needs a default constructor as well?

Wes

-----Original Message-----
From: Lukasz Lenart [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 10, 2008 2:00 PM
To: Struts Users Mailing List
Cc: [EMAIL PROTECTED]
Subject: Re: Custom interceptor not firing

Hi,

2008/6/10 Gamble, Wesley (WG10) <[EMAIL PROTECTED]>:

> As far as I can tell from looking at _Struts 2 in Action_, I
constructed
> my class correctly.  It is named "CompanyIdentificationInterceptor".
>

The name is not important, did you implement
com.opensymphony.xwork2.interceptor.Interceptor interface or extend
com.opensymphony.xwork2.interceptor.AbstractInterceptor?


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to