Hi. I would like to save the result of a DropDownChoice in my custom session. But, I am stumped about how to extend it. I had thought that I would @Override the getChoices and onSelectionChanged methods, but Eclipse tells me that "The method onSelectionChanged(Pool) of type PoolSelect must override or implement a supertype method".
I am stumped on how to extend this, or even if I should. Any pointers to tips or best practices would be greatly appreciated. In case it is not obvious from the question, I am new to Wicket (but loving it so far). Thanks, Bruce. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
