Hi Dave, Thanks for the quick reply. Mapping is exacty the solution I need, but I don't know how to implement mapping in struts 2. It would be helpful if you can indicate where I can start looking.
Saludos Lalchandra Rampersaud ------------ Carpe diem ----- Original Message ----- From: "Dave Newton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <user@struts.apache.org> Sent: Saturday, August 09, 2008 5:21 PM Subject: Re: [S2] LookupDispatchAction Equivalent in Struts 2 > --- On Sat, 8/9/08, Lalchandra Rampersaud wrote: >> I am migrating an application from struts 1 to struts 2 but >> I cannot find a way to replicate the convenient >> LookupDispatchAction found in struts 1. >> I have many buttons that require a form submit require >> different functions, in struts 1 this is achieved using the >> key attribute in conjunction with the resource file. > > You can specify the action method to be called in S2 via mapping or tag > attributes. > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >