Hi,
I am trying to create a notify using the TimerPushService of wicket stuff
push
I want to send a message from 1 page and listen with another. from what i
understand the basic, you need to add a listerner to poll for changes
what I dont understand is what the line
final IPushTarget pushTarget = getTimerPushService().installPush(this);
is suppose to do?
how am i suppose to use a IPushTarget implementation, triggers, and
TimerChannelBehavior?

Best Regards,
Stevenson Lee

Reply via email to