Debugging The document contains no data error

2003-07-08 Thread R.U. Spell
I am having trouble with a servlet in Netscape v 4.76. I am running Red Hat Linux 7.2. Thus far I have had no luck in finding a solution in the archives or elsewhere. The servlet (code included below) calls another class that generates a JPG and outputs it to a file. A link to the temporary

Re: Debugging The document contains no data error

2003-07-08 Thread Mark Riddoch
Try closing the writer out.close(); R.U. Spell wrote: I am having trouble with a servlet in Netscape v 4.76. I am running Red Hat Linux 7.2. Thus far I have had no luck in finding a solution in the archives or elsewhere. The servlet (code included below) calls another class that

The Document contains no data error

2003-07-03 Thread R.U. Spell
I am having trouble with a servlet in Netscape v 4.76. I am running Red Hat Linux 7.2. The servlet (code included below) calls another class that generates a JPG and outputs it to a file. A link to the temporary image file is supposed to be displayed on the page, but instead I get a pop-up