Thank your for your hint. But the only source I found was at http://www.xoocode.org. The official www.wicketstuff.org does not know anything about push/comt. Even the wicketstuff wiki says nothing about push or comet. Is there any example or some more documentation (I only found the javadoc)?
Stefan Lindner -----Ursprüngliche Nachricht----- Von: Jan Kriesten [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 19. Oktober 2007 09:40 An: [email protected] Betreff: Re: Update page asynchronus through the server hi stefan, > Does Wicket provide any mechanism or can anyboldy helb me with a > suggestion for the following problem: wicket itself currently does not. you would either go the way of polling or have a comet service installed which could update asynchronously. in wicket-stuff is a project called 'wicketstuff-push' which you could consult/use. best regards, --- jan. --------------------------------------------------------------------- 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]
