You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by me...@bpam.fr on 2003/05/02 16:00:07 UTC

Réf. : RE: action design question

I have to use both .




"Mike Jasnowski" <mj...@bea.com>
02/05/2003 15:56
Veuillez répondre à "Struts Users Mailing List"

 
        Pour :  "Struts Users Mailing List" <st...@jakarta.apache.org>
        cc : 
        Objet : RE: action design question


Yes, you can use both.

-----Original Message-----
From: Dimitar Georgievski [mailto:dimitar@websyn.com]
Sent: Friday, May 02, 2003 10:22 AM
To: Struts Users Mailing List
Subject: Re: action design question


Can you mix Action and DispatchAction classes in the design of the
application or you have to chose one of them only?

dimitar

----- Original Message -----
From: "Durham David Cntr 805 CSS/SCBE" <Da...@scott.af.mil>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Friday, May 02, 2003 9:28 AM
Subject: RE: action design question


You could extend DispatchAction and override execute() in Actions that 
don't
need dispatching.

> -----Original Message-----
> From: meissa.Sakho@bpam.fr [mailto:meissa.Sakho@bpam.fr]
> Sent: Friday, May 02, 2003 7:53 AM
> To: struts-user@jakarta.apache.org
> Subject: action design question
>
>
> hi all,
>
> I have common logic that I would like all my
> action class to implement.
> The basic solution is to create a BaseAction class that
> extends struts
> Action.
> The problem is that I use both struts Action and Dispatch
> Action class.
>
> How could I simply and fairly design this ?
>
> thankx
>
> Meissa
>

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org