Don't know if the Tomcat/Windows 2000 problem is the same as the
Netscape/NT/Java problem.  You can find out by lower the priority on the
browser I guess. Anyway, the Netscape/NT problem is not a problem in
practice for servlet developers because it only happens if your server
and clients are running on the same platform. Typically this is only the
case for a test or demonstration configuration where changing the task
priority manually probably is feasible.  By the way, I wouldn't go so
far as to say it is a problem with the client.  After all M$ is the
server :-)

-  Paul Copeland, JOT Object Technologies http://www.jotobjects.com

----- Original Message -----

Date:    Mon, 9 Oct 2000 22:28:28 +0200
From:    Matthias Carlsson <[EMAIL PROTECTED]>
Subject: SV: [Fwd: Forward to paul]

This particular problem has been bothering me for quite some time now.
I'm
running Windows 2000 / Tomcat 3.0 and whenever I tried to use Netscape
to
access my servlets it would take forever for the server to respond. I
always
thought there was a problem with the server or my code, but you're
suggesting
that it's a client side problem. Does this mean that there's nothing
about
this you can do, as the programmer?

Is this a Windoes 2000-only "bug"?

[ Matthias Carlsson ]
[ Programmer (Java, CGI/Perl, Javascript, HTML) ] [ Web Designer ]
[ E-Mail : [EMAIL PROTECTED] ] [ ICQ: 1430647 ]
[ http://home1.swipnet.se/~w-18931/programming/ ]

> -----Ursprungligt meddelande-----
> Fran: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]For Paul Copeland
> Skickat: den 9 oktober 2000 21:00
> Till: [EMAIL PROTECTED]
> Amne: Re: [Fwd: Forward to paul]
>
>
> We ran into a similar situation running Netscape and a Java HTTP web
> server on the same NT system.  The Netscape browser was locking up
> network or thread resources and preventing the server from responding to
> the browser (or very slowly).  If you lower the priority of the Netscape
> browser (right click on Netscape in task manager), things then work
> perfectly.
>
> -  Paul Copeland, JOT Object Technologies http://www.jotobjects.com
>
> > Date:    Fri, 6 Oct 2000 10:00:12 -0700
> > From:    "Lietz, Carol" <[EMAIL PROTECTED]>
> > Subject: Servlet execution performance in Netscape vs. IE in
> Windows 2000
> >
> > Here's an interesting finding that I thought would be worth letting the
> > group know.   I searched the archives and no one has posted
> anything on this
> > topic yet.
> >
> > I had Windows 2000 loaded on my box yesterday. Previously, I
> was running NT.
> > I went to give a demo of a servlet I was working on using Netscape as my
> > browser.   My servlet was embarrassingly slow.   I popped open
> an IE5 window
> > and ran the same servlet and it ran just fine.  Then I asked a
> co-worker who
> > was still on NT to verify my servlet's behavior using Netscape
> on NT and it
> > was still running just fine there.
> >
> > It appears that Microsoft is successfully using it's operating system
> > monopoly to wear down their opponents in the application arena.
>  Can you say
> > "antitrust"?
> >
> > Just thought the group would be interested and hope this spawns
> some lively
> > conversation.
> >
> > Carol
>
>

___________________________________________________________________________
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