Your modal window could periodically poll the server to see if it is available yet, I think you can use AjaxSelfUpdatingTimerBehavior for this.
Richard Mathias P.W Nilsson wrote: > > Hi! > > I'm generating files ( pdf ) in a server and I want to check for the file > and when the file becomes > available show it to the user > > 1. User clicks create preview > 2. A modal window opens showing ( processing file.... ) > 3. When the file is available show link in modal window. > > I don't know how to do step 3. Has anyone got a suggestion? > -- View this message in context: http://www.nabble.com/Checking-for-file-tp16941623p16942085.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]
