Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip
titlewicket-stateless

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:

...