If Wicket Application is a singleton, how do I make concurrent request on initialization of my application without getting a WicketRuntimeException?
For example I simply want to reload a Page in order to get a RefreshingView component to set its content whenever getObject is triggered. So i will like to know, how do I make a threaded request within init? Thanks -- Odeyemi 'Kayode O. http://www.sinati.com. t: @charyorde
