This discussion got me re-thinking my implementation in terms of synchronizing my methods which make database queries or updates. Is it necessary to synchronize all of the methods that access a database? Just the updates? or none at all? I have several different servlets accessing the database. Maybe I was being naive, but I was assuming that the database was taking care of the synchronization issues involved in accessing the database? ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- Re: synchronized methods - simple question Tim Panton - Westhawk Ltd
- Re: synchronized methods - simple question Craig R. McClanahan
- Re: synchronized methods - simple quest... Milt Epstein
- Re: synchronized methods - simple question Milt Epstein
- Re: synchronized methods - simple question veena T
- Re: synchronized methods - simple question Nic Ferrier
- Re: synchronized methods - simple question Milt Epstein
- Re: synchronized methods - simple question Anil Lobo
- Re: synchronized methods - simple question Nic Ferrier
- Re: synchronized methods - simple question Craig R. McClanahan
- Re: synchronized methods - simple question Steven Costello
- Re: synchronized methods - simple question Nic Ferrier
- Re: synchronized methods - simple question Kevin Jones
- Re: synchronized methods - simple question Chauhan, Vivek
- Re: synchronized methods - simple question Nic Ferrier
