--- 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]