DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
| Note | ||
|---|---|---|
| ||
Check http://jolira-tools.googlecode.com/svn/wicket-stateless/trunk/ for a demo and an elaboration on the approach mentioned here. |
Wicket currently (1.4.56) supports a StatelessForm, but no stateless Ajax components. Because I really, really need stateless Ajax behavior for a mobile application for a very, very large online retailer, I have written the following class:
...