You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by eugenebalt <eu...@yahoo.com> on 2011/12/01 22:07:12 UTC

IFormSubmitListener gets invoked on regular Submit button. Is it AJAX?

We see in Wicket debug statements that an IFormSubmitListener gets invoked on
Submit button actions.

Our Submit button is a regular button, not AJAX.

Is the IFormSubmitListener AJAX-related? If so, why does it get invoked on a
regular button? Thanks

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/IFormSubmitListener-gets-invoked-on-regular-Submit-button-Is-it-AJAX-tp4130574p4130574.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: IFormSubmitListener gets invoked on regular Submit button. Is it AJAX?

Posted by Igor Vaynberg <ig...@gmail.com>.
if you use a regular button, then correct on both accounts.

-igor

On Thu, Dec 1, 2011 at 1:39 PM, eugenebalt <eu...@yahoo.com> wrote:
> so it has nothing to do with Ajax, and there's no JavaScript behind it?
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/IFormSubmitListener-gets-invoked-on-regular-Submit-button-Is-it-AJAX-tp4130574p4131003.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: IFormSubmitListener gets invoked on regular Submit button. Is it AJAX?

Posted by eugenebalt <eu...@yahoo.com>.
so it has nothing to do with Ajax, and there's no JavaScript behind it?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/IFormSubmitListener-gets-invoked-on-regular-Submit-button-Is-it-AJAX-tp4130574p4131003.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: IFormSubmitListener gets invoked on regular Submit button. Is it AJAX?

Posted by Igor Vaynberg <ig...@gmail.com>.
any time you submit a form

-igor

On Thu, Dec 1, 2011 at 1:07 PM, eugenebalt <eu...@yahoo.com> wrote:
> Essentially, under what circumstances does the IFormSubmitListener gets
> invoked?
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/IFormSubmitListener-gets-invoked-on-regular-Submit-button-Is-it-AJAX-tp4130574p4130578.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: IFormSubmitListener gets invoked on regular Submit button. Is it AJAX?

Posted by eugenebalt <eu...@yahoo.com>.
Essentially, under what circumstances does the IFormSubmitListener gets
invoked?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/IFormSubmitListener-gets-invoked-on-regular-Submit-button-Is-it-AJAX-tp4130574p4130578.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org