Hi The reason i want to get the control is because if one of the JFreeChart page is loading, and at the same time i tried navigate to other page, the chart of current JFreeChart page was not shown and faced 'page expired' too. But then the navigated page was shown and i can continue do any action on this page.
Is there any solution to solve it ? currently i got one solution, but not sure whether wicket is supported on it. if the current JFreeChart having finish load and user try to navigate other page, a control will add here (maybe is the pop up window to give warning or alert to user ). If user click yes, continue the current JFreeChart page. If user click no, stop the current JFreeChart page and load to the new page for this solution, anyone can give the comment ? got any code example on it? or using javaScript to solve it ? thanks -- View this message in context: http://www.nabble.com/Not-allow-the-user-to-navigate-to-other-page-if-the-current-page-is-loading-tp14872657p14872657.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
