DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
| Tip | ||
|---|---|---|
| ||
A refined version of this code is available at http://code.google.com/p/jolira-tools/wiki/stateless. |
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:
...