If you have a "common denominator"  on your pages why not have there some
panel that inform the user about new messages? e.g. with a link that opens
up some kind of modal (or non modal) window with the messages. This panel
could contain and AJAX timer that gets back to the server once in a while
and checks for new messages... If you need "real time" notifications then
maybe you want to use some kind of push solution.

Regards,

Ernesto

On Tue, Jan 19, 2010 at 4: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
>
>

Reply via email to