-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
On Mon, Jul 26, 1999 at 11:23:38AM -0700, jon * wrote:
>
> > I have a strange effect with a Jserv 1.0 servlet (Apache 1.3.6)
> > which writes a TABLE. It seems that when the table reaches
> > a certain size (it uses the POST method) the frame source (the servlet
> > is using a frame as the TARGET) is disrupted inmidst and the
> > </TABLE> is never reached.
> >
> > How can this happen?
>
> If it is a very large table and the JVM is running out of memory, then that
> could be your issue. What is written to the log files?
As posted earlier there wasn't anything suspicious in the log files.
I discovered a programming error in my piece of java code which
didn't throw an exception though but must have been the culprit for
the strange behaviour.
Thanks.
>
> -jon
>
>
>
> --
--
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]