take a look at wicketstuff-push or wicketstuff-dojo-1.1. (which also includes cometd that provides your desired push behaviour)
regards, Michael alexander.elsholz wrote: > > Hi, > > i need a possibility to refresh parts of view, when data on the server > changed. there is no "synchron" ajax-event, where i can use the > requesttarget, because i use a thread to ask an other service for the > result. > > actually i use the ajaxSelfUpdateBehavior, but i think its too much > traffic. > > also i want to switch the side in a asynchron event. when the event is > occured i want to redirect the user to previews page. here i can also use > a modal window, which displays two buttons (yes i want and no, i won't) > > thanks alex > ----- Michael Sparer http://talk-on-tech.blogspot.com -- View this message in context: http://www.nabble.com/Asynchron-push-update-redirect-tp20934629p20935238.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]
