Wicket Remove
no concrete session is created yet (only a volatile one)
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: 0 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