Hi, I have a servlet/applet system where the applet connects to a servlet,
which connects to a database and retruns info to the applet. The problem I
have is that once i've made one connection to the servlet from one
computer, if i go to another computer to try the same function it doesnt
work unless i stop and start servletrunner again. I'm closing all connects
and streams and whatnot.. is there something else i have to do?

Thanks
Sohaila

___________________________________________________________________________
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