in gwt 1.7.1 this method is NOT syncronized..
On 27 out, 08:57, Diego Lovison <[email protected]> wrote:
> why have methods that its synchronized?
>
> when its a servlet, the container manager this..
> I'm see that doPost is synchronized, this means a great loss of
> time....
>
> if you test debuging, you will see that, if dont have a method
> synchronized the code will not work.. but test "running", if create
> local variavle and print than, will work witouht a method synchronized
> too..
>
> I'm wrong????
>
> regards...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---