Hello AFASA,

Monday, June 11, 2001, 2:50:08 PM, you wrote:

ACdP> I am looking for a way to invoke different Actions from one form
ACdP> depending on the button clicked by the user.

ACdP> Is there a simple way of configuring Struts to do this?

You can implement one of your actions as switch between other actions.
Use button name as key to choose target action and forward request
processing to it.

-- 
Best regards,
 Oleg                            mailto:[EMAIL PROTECTED]


Reply via email to