struts lover wrote:
The suggestion is good. But you might run into localization problems. The better approach is to extend the ValidatorLookupDispatchAction class by Brandon Goodin which extends the LookupDispatchAction. The buttons get their label texts from the properties files. If you are not thinking of localizing your application, you can determine which button was pressed and override the validate method of your action form.
You can achieve the same thing by using Jim's suggestion and LavelValueBean objects.
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]