Re: Monitoring progress of business layer service in presentation layer

2011-05-03 Thread Mathias Nilsson
component ListAnyObject objs = service.getObjects(); for( AnyObject obj : objs ){ // Update progressbar or whatever } } } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Monitoring-progress-of-business-layer-service-in-presentation-layer

Re: Monitoring progress of business layer service in presentation layer

2011-05-03 Thread Pedro Santos
: http://apache-wicket.1842946.n4.nabble.com/Monitoring-progress-of-business-layer-service-in-presentation-layer-tp3490683p3491996.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail