The reason I think I have to put static keyword for the method is because my method is going to update the database by JDBC connection. I don't want multiple thread updating the database at the same time. <ques> What SIGNIFICANCE if your going to have static, it will NOT ensure that there wont be an multiple access to your method at the same time. </ques> Thanks Srini ___________________________________________________________________________ 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: Synchronize method in the servlet Wang, Jianming
- Re: Synchronize method in the servlet Tiana Zhang
- Re: Synchronize method in the servlet Milt Epstein
- Synchronize method in the servlet Tiana Zhang
- Re: Synchronize method in the servlet Milt Epstein
- Re: Synchronize method in the servlet Wang, Jianming
- Re: Synchronize method in the servlet Srini Sathya.
- Re: Synchronize method in the servlet Christopher K. St. John
- Re: Synchronize method in the servlet Peter Pilgrim
- Re: Synchronize method in the servlet Peter Pilgrim
- Re: Synchronize method in the servlet Raj Kumar Jha
- Re: Synchronize method in the servlet Stephen Casey
- Re: Synchronize method in the servlet Peter Pilgrim
- Re: Synchronize method in the servlet Raj Kumar Jha
- Security file in NES Sunder Rajan
- Re: Synchronize method in the servlet Srini Sathya.
- Re: Synchronize method in the servlet Peter Pilgrim
