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 google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to