Re: Facing problem when 2 simultaneous requests are sent to tomcat.

Henri Yandell <[email protected]> Thu, 5 Jan 2006 09:22:28 -0500
Newsgroups gmane.comp.jakarta.alexandria.devel
Message-ID <[email protected]>
Hi Uttam,

You probably want to be joining and mailing the [email protected]
mailing list [by emailing [email protected]] and asking
your question there. This is a mailing list for an inactive subproject
called Alexandria.

http://tomcat.apache.org/lists.html

Hen

On 1/5/06, Uttam <[email protected]> wrote:
>
> Hi All,
>
> I am a newbei using the Tomcat server in my application. I am using
>
> Apache Tomcat 5.028 server
> JDK 1.5 Update 5
> JRE 5 Update 6
>
> I have written a simple file test PHP file which does this -
> As soon it is called, it prints a debug message (Request received message=
)
> on the IE window.
> Sleeps for 5 sec.
> After sleep, prints on more debug message on the IE window and quits.
>
> When I call this test PHP file simultaneously from two separate Internet
> Explorer windows, I face this strange problem -
>
> The first message (Request received message) will be printed in both the
> windows. Then the second message for both the windows will be printed in =
the
> last window i.e. which ever page was submitted later.
>
> I am attaching the web.xml and server.xml files along with the mail.
> Somebody please help me...
>
> Thanks in advance.
>
> Regards,
> Uttam.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [email protected]
> For additional commands, e-mail:
> [email protected]
>
>
>