On Wed, 1 Sep 2004 18:13:08 +0530, Jitesh Sinha <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Is there a way we can make our Action Classes reusable across different
> modules?
> Generally we have one Action class for every module.Maybe,if we put our
> business logic in different business classes (part
> -Original Message-
> From: Jitesh Sinha [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 5:43 AM
> To: Struts Users Mailing List
> Subject: Action Class Reusable
>
>
> Hi All,
>
> Is there a way we can make our Action Classes reusable across
> different
> modules?
> G
Thanks Leonthat was useful..
I have never used DispatchAction ...need to study it a little.
-Original Message-
From: Rosenberg, Leon [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 6:51 PM
To: Struts Users Mailing List
Subject: AW: Action Class Reusable
If you want
Thanks Yves...that was valuable input
-Original Message-
From: Yves Sy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 6:42 PM
To: Struts Users Mailing List
Subject: Re: Action Class Reusable
Hi,
Some action classes can be made reusable, such as actions that add
Hi,
Some action classes can be made reusable, such as actions that add
attachments. You have to try to make your code as generic as possible
in these actions and simply define a different path in the forward of
the corresponding ActionMapping.
But these are generally rare cases. Often times, its
5 matches
Mail list logo