Hi
  I am karthic i am using wicket in project and its going well.

 I have scenerio like this 
            Client will click a button
            and the click event will request something but the requested
values will be from the other              server(webservices).
           My Question is the value from other server may come anytime from
1 secs to 1 mins so the thread will listen for the values to arrive . How to
notify this values to client side is it possible in wicket? The notification
should be ajax like that is the client page should not be refreshed

(Like automatic updation to clien when an event occur on server)

Anybody have any idea
please guide me

Thanks
Karthic
-- 
View this message in context: 
http://www.nabble.com/Ajaxified-Notification-tp21742197p21742197.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to