Thank you On Sun, Feb 15, 2009 at 6:48 PM, Willis Blackburn <[email protected]> wrote:
> Swapna, > > You can set up the radio buttons to submit the form via ajax when the user > clicks on. See AjaxFormSubmitBehavior. > > W > > > > On Feb 15, 2009, at 8:13 PM, Swapna Rachamalla wrote: > > Hi >> >> Using Apache Wicket: >> >> I have a form.In that form i have Radio button group like: >> >> Country >> >> - USA >> - UK >> >> I dont have any submit buttons for the form. I have added Only RadioButton >> Group. >> >> But i want to write some logic based on selection of Radio button >> selection. >> >> do we have any method to override like onSubmit() for form if the the form >> has a Submit button >> >> Thanks >> Swapna >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
