You would either use ajax polling, or what they now call 'Comet
style', which I haven't been experimenting with.

Eelco


On 6/14/06, Peter Neubauer <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm trying to let a page react to events from the server, e.g. hardware
> events. Is it possible to update/change pages reacting to server push?
>
> Cheers
>
> /peter
>
>
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to