Hi everyone

Can I assume that if all my variables and code are in the doGet method
that I will be thread safe?

I will have different users going through my servlet to access data
relevant to them via JDBC/DB2 and I have to guarantee that no users will
'cross' threads and see each others data.

Thanks

Steve

___________________________________________________________________________
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

Reply via email to