http://www.michaelmcgrady.com/button/jsp/dispatch_action.jsp
http://issues.apache.org/bugzilla/attachment.cgi?id=15762
http://struts.sourceforge.net/strutsdialogs/selectaction.html

On 10/20/05, Keith Sader <[EMAIL PROTECTED]> wrote:
> I'm trying to use the LookupDispatchAction with the html:image tags so
> that I can have spiffy looking buttons, however I get this error:
>
> INFO: Exception thrown Request[/Foo/SaveDefaultSettings] does not
> contain handler parameter named 'method'.  This may be caused by
> whitespace in the label text.
>
> What seems to be happening is that if I use a regular html:submit tag
> it works fine, but due to the position information that goes along
> with the html:image tag it's messing up the parameter submit.  Is
> there a way around this?
>
> I've tried setting the value parameter on the html:image to be the
> same as the value parameter that is sumitted on an html:submit and
> that doesn't work :-(

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to