I'm very new to this. I've just got Hunters 2nd Ed (Finally landed in Blighty!) I'm being impatient I know but can someone comment on the following I'm writing a servlet that interacts with an applet. The applet will access the servlet twice during the session. (poss not quite correct use of word session) I want the servlet to be able to determine if any client using the applet is between these two accesses. So I suppose the instances of the servlet need to communicate with each other? I'm not familiar with threads yet (then get familiar eh!) does this need to be a SingleThreadModel? My OOD isn't too hot either! I'm up to page 61 and nothing seems to have addressed this yet, seems quite fundamental. Anyone give me a pointer? mike ___________________________________________________________________________ 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
