Question?
I am trying to sumbit a form when the user presses the enter key. I have some of the function created, but my submit button is in a struts tag. Basically when enter is pressed it gets into the function but I don't know how to return it so that my action class will see that Submit was clicked. Please help!!!!!
I am trying to sumbit a form when the user presses the enter key. I have some of the function created, but my submit button is in a struts tag. Basically when enter is pressed it gets into the function but I don't know how to return it so that my action class will see that Submit was clicked. Please help!!!!!