Re: jsdk2.0 connection problem

1999-11-17 Thread Gordon Keith
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. Hope it helps Gordon Gordon K

Re: Const in java

1999-10-13 Thread Gordon Keith
ange what object that parameter refers to. (you can still make changes to the object, if it's not immutable) Once you understand that its pretty clear what's happening. Regards Gordon Gordon Keith Programmer Marine Science Support Austr

Re: jsdk2.0 connection problem

1999-01-16 Thread Gordon Keith
Joseph Shraibman wrote: > > Gordon Keith wrote: > > > I certainly got this problem with jsdk1.0 and 2.0, but it happens much > > earlier and more often in 2.0. Correction: The problem occurs with 2.0 and more often with 2.1 (I got my versions confused). > What serv

Re: jsdk2.0 connection problem

1999-01-16 Thread Gordon Keith
"Anders Lindbäck" wrote: > > > 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. > > Are you closing the PrintWriter so they send the data before > the servlet dies ?!? Certainly are. Regards Gordon --