I' m having more difficult to understand some interacion between gwt and gears. I'm finding for cool example but..nothing.. :-( WorkerPool give me the possibility to execute some code in asynchronous way. So, i wonna know if i can call a servlet or ping a server from workerpool.js script. I call workerpool.js from java, and it work fine. But there is a way to know if the application is online or not by calling the server from workerpool.js function? Can you give me some code?
Thx Marco
