Vlad2006 wrote:
Hi,
On the Struts 2 start page one statement reads:
"Flexible Cancel Buttons - Go directly to a different action on cancel."
Could anybody point me to a page where this statement is explained?
My guess is that this refers to the ability of the s:submit tag to
specify a target action to dispatch to. Using that, each button on your
form could cause a different action (or a different method on the same
action) to be invoked.
http://struts.apache.org/2.x/docs/submit.html
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]