> -Original Message-
> From: Dave Newton [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 15, 2008 1:23 PM
> To: Struts Users Mailing List
> Subject: Re: Adding interceptors through annotations
>
> You don't, but this functionality may have been added to S2.1 (don't
Subject: Re: Adding interceptors through annotations
You don't, but this functionality may have been added to S2.1 (don't
quote me on that; I'm woefully behind, but I know it has been
discussed.)
One typical solution is to define a package's interceptors via XML then
us
s.
Dave
--- On Sun, 6/15/08, Ramon <[EMAIL PROTECTED]> wrote:
> From: Ramon <[EMAIL PROTECTED]>
> Subject: Re: Adding interceptors through annotations
> To: user@struts.apache.org
> Date: Sunday, June 15, 2008, 2:04 PM
> Uff I wrote it so badly,
>
> Summary:
>
Uff I wrote it so badly,
Summary:
Does anyone know how to add interceptors to an Action defined with
annotations (without definitiion in an xml file)???
2008/6/15 Ramon <[EMAIL PROTECTED]>:
> Hi,
>
> I'm starting with a little project to test new features in struts2. I'm
> trying both ways
Hi,
I'm starting with a little project to test new features in struts2. I'm
trying both ways (xml configuration and annotations) but I don't know how to
define interceptors for an action which is defined with interceptors. for a
example my action looks like this:
@Results({
@Result(value="/j
5 matches
Mail list logo