One more thing... just take into account that using push will introduce
additional JS dependencies (dojo)... while using AJAX timer will not. If you
don't need your messages refreshed the very second they arrive then probably
the AJAX timer will be  more than enough.

Regards,

Ernesto

On Tue, Jan 19, 2010 at 5:38 PM, chinedu efoagui <chinedub...@gmail.com>wrote:

> is there any documentation on how to use the wicket stuff push solution?
>
> On 1/19/10, Pedro Santos <pedros...@gmail.com> wrote:
> > Can look how FeedbackMessages and FeedbackPanel work too
> >
> > On Tue, Jan 19, 2010 at 1:33 PM, chinedu efoagui
> > <chinedub...@gmail.com>wrote:
> >
> >> hello
> >>
> >> please am trying to build a notification system on an application.I
> >> have completed most of
> >> work. where I am stuck is how to trigger events that will fire the
> >> notifications in the following scenerios
> >> 1. when the user logs into the application. it informs the user of x
> >> number of messages.
> >> 2. when the user session is on if a new message come it will alert the
> >> user.
> >> how do i accomplish this?please any help would be appreciated.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >> For additional commands, e-mail: users-h...@wicket.apache.org
> >>
> >>
> >
> >
> > --
> > Pedro Henrique Oliveira dos Santos
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to