Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Servlets
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Servlets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 4th, 2004, 04:26 AM
Authorized User
 
Join Date: Jul 2004
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to sherbir
Default Request-response in Tomcat

I am using Tomcat 4.1.29 and servlets to design an application.

This application implements the SingleThread model.

My problem is that even when mutiple users are accessing different parts of the application,
the response from the server is interfering amongst them.

Eg. If A & B are accessing different parts of the application, the exception that A should see on his browser, is appearing on B's browser. It is not a frequent error, but it does come up sometimes.

What could be the possible reasons ?

Any remedial ideas ?

Regards,
Sherbir
__________________
Regards,
Sherbir





Similar Threads
Thread Thread Starter Forum Replies Last Post
XML request and get response praveenkumar .NET Web Services 0 May 23rd, 2007 04:13 AM
Using sql request/response adapter with Biztalk shazza SQL Language 2 May 15th, 2007 02:07 PM
Using web request and response to post data to URl cgmenon .NET Framework 1.x 0 July 13th, 2006 10:39 AM
Request and Response from server in XML snarreddi XML 3 December 24th, 2004 07:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.