Whoa, finally! I uploaded a patch, well not a patch, a full source code for SelectAction, which replaced DispatchAction in my projects. It handles pushbuttons, image buttons and regular links uniformly and allows to set an arbitrary caption for a pushbutton, which does not relate to a method name. It does not use "parameter" attribute of action mapping.
Source code is here: http://issues.apache.org/bugzilla/attachment.cgi?id=15739 Javadoc is here: http://struts.sourceforge.net/javadocs/strutsdialogs/net/jspcontrols/dialogs/actions/SelectAction.html It would be great if someone tried it instead of LookupDispatchAction before I start begging committers to check it into Struts codebase :) Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]