Hello,

we are currently desingnig a new project. It is a complex network monitoring tool for enterprise use.

WicketApp
      |
 Server

purpouse of Server is that it takes data from clients, stores them in database. Data are sent every 3 seconds. Functionality we want to add is that after data are stored to database, we also want to pass them to Wicket application, which should process them and display them in various ways.

My question here is: how can i solve communication Server - WicketApp. Which is the best way to pass data to the application (don't forget that data are passed every 3 seconds). Thank you for your ideas.

tm

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to