You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Balaji <ba...@solverminds.com> on 2004/12/10 07:59:56 UTC

Re: Generating Excel From JSP

Hi there friends,

I have generated excel from JSP with POI API, am using Tomcat webserver,
created a temporary(temp) folder in Tomcat root folder, if user likes to
export to excel, JSP generates the excel and put it into the temporary
folder, then user will get the URL to download as
"http://localhost/temp/filename.xls" , is my approach is correct?? or
anyother approach to save directly in the client machine rather saving in
Server as a temporary file...

pls help me...its very urgent...

Thanks and Regards,

Venkatesh Balaji R.,





---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org