You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ashish Kulkarni <ku...@yahoo.com> on 2002/09/03 20:44:19 UTC

LookupDispatchAction and HTML:image tag

Hi,

i was using <html:submit> tag with LookupDispatchAction class, and i was getting which button has generated the submit event, but how do i make it work if i have to replace the <html:submit> with <html:image> tag, one way of doing it would be using a hidden field and calling the onclick event on image tag.

but is there a way of doing it with out using javascript

Ashish


A$HI$H


---------------------------------
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes

Re: LookupDispatchAction and HTML:image tag

Posted by Ted Husted <hu...@apache.org>.
In case you don't see the other thread,

http://husted.com/struts/tips/001.html

might help.

-Ted.

Ashish Kulkarni wrote:

> Hi,
> 
> i was using <html:submit> tag with LookupDispatchAction class, and i was getting which button has generated the submit event, but how do i make it work if i have to replace the <html:submit> with <html:image> tag, one way of doing it would be using a hidden field and calling the onclick event on image tag.
> 
> but is there a way of doing it with out using javascript
> 
> Ashish
> 
> 
> A$HI$H
> 
> 
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> 


-- 
Ted Husted, Husted dot Com, Fairport NY US
co-author, Java Web Development with Struts
Order it today:
<http://husted.com/struts/book.html>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>