Wicket Remove
a session exists for this client, with session id 998C6F0DC3AB641137FA62B7FFEFD9C8
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: 3 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