Hi, I'm new with GWT. I'm trying JSON with Stockwatcher application (with servlet, overlay type and RequestBuilder). I've fixed the coma problem in the JsonStockData servlet.
When I add or remove an item, method refreshWatchList call JsonStockData servlet and everything is OK. BUT when the timer call refreshWatchList, the servlet is not called and the Response is always the same. So the prices don't change. No exception is throwed ! I've found the same problem here : http://groups.google.com/group/google-web-toolkit/browse_thread/thread/33b64e07a9b13aba/362d25fe6524c07b?lnk=gst&q=JSON+bug#362d25fe6524c07b Have I done an error ? Is there a bug in Stockwatcher JSON tutorial ? or a bug in GWT ? Could you help me to fix that please ? Gérald. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
