Alex dP (Violet UML Editor, WebVNC...) schrieb: > Whatever you choice, be careful to work in a transactional context on > the server side.
How does the way, a client-class is used affect the way the server-side works? The regular ServletHolder initializes the servlet only once and calls it from different receive- threads, so even if you instantiate the Async-class more times than one, you will run into problems if you have global variables in the servlet. Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
