Could you provide a little more detail?

Thanks,

jim

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 10:54 AM
To: Struts Users Mailing List
Subject: Re: Common Services across Different Actions.


I like to use a ServiceLocater (created and initialized at application
start)
exposed through the BaseAction.

Rick DeBay

On Wed, 25 Feb 2004 17:50 , Kommineni, Sateesh \(GE Consumer &
Industrial\)
<[EMAIL PROTECTED]> sent:

>
>Hi All,
>
>   In our Application we have identified few common Services which we
are
planning to develop as reusable components.
>
>   The approaches we identified are
>
>  1) Representing each service as a Plug-in so that we can initialize
all the
Service when the Web App is initialized .
>
>  2) Create a BaseAction and have all the resources available in that
Action
class . Sub Class all your Custom Actions from the BaseAction.
>
>Is there any Other Approach that we are missing here  
>
>Thanks a lot
>Sateesh





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

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

Reply via email to