Vincius,

See this article about Action Chaining:
http://wiki.apache.org/struts/ActionChaining

It seems the prefable way of chaining is to do it internally with Jakarta
Commons Chains. The Action is just an entry into the business processes.

Thanks,
Paul


-----Original Message-----
From: Vinicius Caldeira Carvalho [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 15, 2005 11:28 AM
To: Struts Users Mailing List
Subject: Re: chain two actions together


wo_shi_ni_ba_ba wrote:

>Is there a way to chain two Actions together?
>a lot of times I found that I need to have Action B
>that needs to do something then do Action C.  What is
>the best practice here?
> 
>thanks
>
>
>               
>__________________________________ 
>Do you Yahoo!? 
>Yahoo! Small Business - Try our new resources site!
>http://smallbusiness.yahoo.com/resources/ 
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>  
>
Take a look at common-chains: http://jakarta.apache.org/commons/chain/

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





------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments, contains 
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New 
Jersey, USA 08889), and/or its affiliates (which may be known outside the 
United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as 
Banyu) that may be confidential, proprietary copyrighted and/or legally 
privileged. It is intended solely for the use of the individual or entity named 
on this message.  If you are not the intended recipient, and have received this 
message in error, please notify us immediately by reply e-mail and then delete 
it from your system.
------------------------------------------------------------------------------

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

Reply via email to