I'm using jsdk2.1 from javasoft.
I have used Jserv with apache but it was using the jsdk1.0 from javasoft
without any problems.
In case you missed it I did find a way around this problem. I'm useing
"get" instead of "post" and it seems to be working fine.
On Thu, 18 Nov 1999, Joseph Shraibman wrote:
> Gordon Keith wrote:
>
> > [EMAIL PROTECTED] wrote:
> > >
> > > When I run the jsdk2.0 server and try to bring up a servlet it gives me
> > > the following error:
> > >
> > > "A network error occured while netscape was recieving data: (Network
> > > error:
> > > connection reset by peer.)
> > >
> > > try connecting again."
> > >
> > > This doesn't happen when using the jsdk1.0 version.
> >
> > I certainly got this problem with jsdk1.0 and 2.0, but it happens much
> > earlier and more often in 2.0. The problem doesn't occur on Solaris or
> > NT using the same JSDK (which is pure java).
> >
> > I found it occurred on about half the connections on 1.0, but normally
> > after all the data had been sent to the client.
> >
> > With 2.0 it occurs much more often, often before significant amounts of
> > data have been sent to the client.
> >
> > I suspect some sort of bug in JSDK that relies on some sort of automatic
> > buffer flushing that doesn't occur on the linux JVM.
> >
> > I think I've tested under both the blackdown 1.1.7 and 1.2pre2.
> >
> > I don't think the problem exists under the IBM JVMs.
> >
> > I haven't tested extensively, but those are my observations.
> >
> > Let me know if you find a solution.
>
> What servlet engine are you using? Apache Jserv?
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]