Let's see your code.
 
Mark
-----Original Message-----
From: S Srinivas Nayak [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 5:15 AM
To: [EMAIL PROTECTED]
Subject: Problem downloadin a excel file in jsp

Hi all
 
I have a typical problem in downloading a excel file in jsp . It gives me a error stating that the out put stream is already in use. I have used a servlet output stream to download a excel file online i.e. without saving in the server , but directly writing into the stream.
 
I have tried flushing the stream and also explictly closing the stream. Still the pblm exists .
 
The environment is jsp and server is iPlanet.
 
Can any one help regarding this.
 
Thanx in advance,
Srinivas
 

Reply via email to