[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XML TO PDF
- From: Daniel Barclay <Daniel.Barclay@digitalfocus.com>
- To: Geeta Gudavalli <ggudavalli@McLeodUSA.com>
- Date: Thu, 18 Jan 2001 15:13:24 -0500
Geeta Gudavalli wrote:
>
> Hello,
> I am successful in creating pdf document from xml and xsl file using
> servlet running Apache jserv. My problem is sending the pdf file as output i.e
> to open the pdf file in my servlet. I am getting socketexception but I am not
> opening any sockets. Your help is greatly appreciated.
The browser might be closing the connection early. Web servers (and servlets)
need to be able to handle this. Typically, just let that exception propagate
to the servlet engine.
Daniel
--
Daniel Barclay
Digital Focus
Daniel.Barclay@digitalfocus.com