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]

Reply via email to