you can set a flag on the page when an error occurs and throw a RestartResponseException(page)
-igor On Tue, Jun 22, 2010 at 7:54 AM, Decebal Suiu <[email protected]> wrote: > Hi > > I have a panel (dashboard) with few data tables (widgets). When an error > appears in a data table model (data provider) I want to inform the user > about error, replacing the table component with a error panel. > > It's possible to achieve this functionality in wicket or you can suggest > me another approach? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
