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