Accessing your website doesn’t tell us anything definitive about your implementation.
The page which makes the request is waiting for the answer. No user session is required. Oh. At least thats the case in the servlet world. But in your java Main world we are left at a loss as to how you are handling multiple http requests concurrently. Perhaps an Executor managing a bunch of Threads? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org