You can use the wicketstuff-push component https://github.com/wicketstuff/core/wiki/Push which can either use a polling approach or cometd to update clients based on server-side events.

Seb

On 19.06.2011 11:50, Noven wrote:
Hi All..

Newbie need guide , I just registered and this is my first post.

I am facing problem about creating a facebook like notification.
Like if your friend tag someone in your photos, there will be a
notification appeared on your facebook page.

My problem actually, I can't manage the user session/application state.
I have successfully presented my feedback message into jGrowl like here

The real scenario is :
There are 2 role of user in my application, a user and a supervisor.
When the user create something via a form, a notification appeared on
the supervisor page lively.

My question is how I can trigger the notification (which is a
feedback message) appears on the supervisor page. Where I have to put my
code, override some method in wicket application class?

I am sorry if there is a similar question like mine before.

Thanks,
Noven



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to