--- On Fri, 8/29/08, Ylva Degerfeldt wrote:
> Dave, you seem to know a whole lot about Struts 2.

Smoke and mirrors, smoke and mirrors... ask anybody.

Submit elements are often a sticky wicket.

The previous suggestion to use JavaScript might be the quickest, by using an 
onclick handler to set the value of a hidden form element and have the action 
check that to see what element of the iterator to operate on.

As mentioned on [1] using the "button" type can help, but (as usual) IE6 makes 
it problematic.

Dave

[1] Submit docs: http://struts.apache.org/2.x/docs/submit.html


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

Reply via email to