Wicket Remove
a session exists for this client, with session id 998B28517DF8A51B72E4A74551BEA759
go to index

Statless ajax fallback link

This link uses ajax when it is available, and a regular wicket roundtrip when ajax or javascript are not available and the page should be stateless.
Counter: 2 increment

Stateless form submit example

Submit form via AJAX. Each field is required.




Form component updating behavior example

The select component submits its value via AJAX on 'change' event.



AJAX indicator link example

AJAX indicator link and button which show their indicator for 5 seconds.

link