Return-Path: Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 46740 invoked from network); 24 Feb 2003 05:20:41 -0000 Received: from smtp.mailix.net (216.148.213.132) by daedalus.apache.org with SMTP; 24 Feb 2003 05:20:41 -0000 Received: from [203.145.183.216] (helo=it-avik.in.itellix.net) by smtp.mailix.net with asmtp (Exim 4.01) id 18nB2o-0001YL-00 for poi-user@jakarta.apache.org; Sun, 23 Feb 2003 21:20:52 -0800 Subject: Re: opening excel in browser From: Avik Sengupta To: POI Users List In-Reply-To: <20030223015501.87176.qmail@web40308.mail.yahoo.com> References: <20030223015501.87176.qmail@web40308.mail.yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 24 Feb 2003 10:49:00 +0530 Message-Id: <1046063948.7911.2732.camel@IT-avik> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You CAN you poi for dispalying in a browser using an applet, but you dont WANT to !:) Check your browser documentation. Btw, your content type is incorrect. On Sun, 2003-02-23 at 07:25, bindu mahadev wrote: > Need help opening excel file from JSP page. > I am able to write/read excel file, but how to open it > in the browser.I tried setting the Content-Type to > ("application/msexcel").But still unable to get the > excel file on the browser. > > How can i use HSSF for this? > > Bindu > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators, tips, more > http://taxes.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: poi-user-help@jakarta.apache.org >