I agree with Marcus
I'm using multiple buttons with no problems
the only thing that is bugging me is the client side validation that I
talked about...

2008/2/28, Marcus <[EMAIL PROTECTED]>:
>
> Hi Joachim,
>
> from
>
> http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/Submit.html
>
> (The thing to remember is that the Submit component will trigger its
> "selected" event in the *middle* of the form submission, *before the form
> triggers its "validate", "success" (or "failure") and "submit" events*.
> Thus
> the best thing to do is to store in a temporary field what should be done
> inside the "success" event handler.)
>
> The use of multiples submit buttons appears to be the best option, instead
> of actionlinks.
>
>
> Marcus
>



-- 
Atenciosamente,
Marcelo Lotif

Reply via email to