You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ju...@atosodsorigin.com on 2002/11/21 20:21:11 UTC

Re: RE: Problem with LookupDispatchAction and pressing ENTER in a tex t

Yes, but how I knows if it was a button or a text what send the submit event.
And in case I know that it was a button, which one.



<html:submit property='method'  onclick="doSomethind()">
  doSomething
</html:submit>

<html:submit property='method'  onClick="doOtherthing()">
 doOtherThing
</html:submit>




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