Hi all!!

I have a problem with some servlets.

I have a servlet that makes  querys to Informix. When  I  invoke the servlet
from several clients, I don't  get  the results that I need. If only one
client invokes the servlet it works correctly, but when the servlet is
access concurrently it doesn't works correctly. The servlet shows the
results from a query that it  wasn't done  or shows the results from another
query that it was made in other client. Sometimes the servlet doesn't shows
anything and it seems that is processing, but it never stop to process the
query.

Can somebody  help me to resolve this problem?

Thanks in advance  for your cooperation.

Luis

___________________________________________________________________________
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