|
Servlets and threads.
Hi everybody, I have a doubt respect to the synchronization in database access from servlet, ..but this servlet is multithread,Do I have to synchronizate the database access? o is the container (tomcat) that do this?
thank you !!
Marty
Last edited by Marty : 06-01-2007 at 05:19 PM.
|