if not ajax, you just want a form submit when a selection is changed. Why not make that _javascript_ on those radio's that does this.form.submit() (or something like that)
johan
On 2/6/06, Frank Silbermann <[EMAIL PROTECTED]> wrote:
How do I build a set of radio buttons that automatically post back when the selection is changed? Is there an example anywhere on one of the Wicket sights someone can point me to? /Frank Silbermann