<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - How to output JSP page to Excel ?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sun, 19 May 2013 01:24:12 -0400</pubDate>


    <item>

        <title>Export JSP to Excel</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[<p>Ignore the link in the previous post, here is the correct link:</p>...]]></description>
        

        <pubDate>Thu, 13 Sep 2012 14:35:36 -0400</pubDate>

        

        <jf:creationDate>Thu, 13 Sep 2012 14:35:36 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 13 Sep 2012 14:35:36 -0400</jf:modificationDate>
        <jf:date>Sep 13, 2012</jf:date>
        <jf:author>thejavadeveloper</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Export JSP to Excel</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[<p>Its fairly simple and can be done with minimum changes to your existing JSP. Take a look at this example on quicklyjava.com:</p>...]]></description>
        

        <pubDate>Thu, 13 Sep 2012 14:26:28 -0400</pubDate>

        

        <jf:creationDate>Thu, 13 Sep 2012 14:26:28 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 13 Sep 2012 14:26:28 -0400</jf:modificationDate>
        <jf:date>Sep 13, 2012</jf:date>
        <jf:author>thejavadeveloper</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>export data to excel using jsp</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[In my application data is getting export to excel sheet but it is not in proper way as generally excel sheet looks. I mean if i want particular string in particular cell,how do i do that? Please reply urgent!!...]]></description>
        

        <pubDate>Fri, 14 Aug 2009 11:01:46 -0400</pubDate>

        

        <jf:creationDate>Fri, 14 Aug 2009 11:01:46 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 14 Aug 2009 11:01:46 -0400</jf:modificationDate>
        <jf:date>Aug 14, 2009</jf:date>
        <jf:author>jayant kashid</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Excel in  jsp *  this   works</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[I spend a  day to find out this solution...]]></description>
        

        <pubDate>Thu, 02 Aug 2007 04:47:20 -0400</pubDate>

        

        <jf:creationDate>Thu, 02 Aug 2007 04:47:20 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 02 Aug 2007 04:47:20 -0400</jf:modificationDate>
        <jf:date>Aug 2, 2007</jf:date>
        <jf:author>Nisal Kooragoda</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Is it working?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[I've a similar requirement and would like to know whether you were able to do it., <br><br>Please let me know whether you're able to make it working.. <br><br>Thanks]]></description>
        

        <pubDate>Tue, 04 Oct 2005 11:43:32 -0400</pubDate>

        

        <jf:creationDate>Tue, 04 Oct 2005 11:43:32 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 04 Oct 2005 11:43:32 -0400</jf:modificationDate>
        <jf:date>Oct 4, 2005</jf:date>
        <jf:author>David Selvaraj</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>using hidden fields</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[Hi,<br>For displayTag, must have data as list ? My output is multiple tables which cannot be created just by list. So, is it true that I cannot use displayTag ?<br><br>What I'm doing now is to have hidden fields created on the JSP page which displays the...]]></description>
        

        <pubDate>Sun, 04 Sep 2005 23:07:59 -0400</pubDate>

        

        <jf:creationDate>Sun, 04 Sep 2005 23:07:59 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 04 Sep 2005 23:07:59 -0400</jf:modificationDate>
        <jf:date>Sep 4, 2005</jf:date>
        <jf:author>Little Bee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to output JSP page to Excel ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[If you want a quick and easy way to output data to excel you can use the displaytag library (www.displaytag.org).  Other than that you can use POI, Coccoon or an API called JXL.<br><br>M]]></description>
        

        <pubDate>Fri, 02 Sep 2005 10:10:27 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Sep 2005 10:10:27 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Sep 2005 10:10:27 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2005</jf:date>
        <jf:author>Michael Miller</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Try with this</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[Hi,<br><br>Hope, it will work for you..<br><br>copy the contents in a string...]]></description>
        

        <pubDate>Fri, 02 Sep 2005 06:19:46 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Sep 2005 06:19:46 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Sep 2005 06:19:46 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2005</jf:date>
        <jf:author>kishore kumar</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to output JSP page to Excel ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[Hi all.<br><br>Try with this sample code:<br><br>[BEGIN FILE: excel.jsp]<br>&lt;%<br>response.reset();<br>response.setHeader(&quot;Content-type&quot;,&quot;application/xls&quot;);<br>response.setHeader(&quot;Content-disposition&quot;,&quot;inline;...]]></description>
        

        <pubDate>Fri, 02 Sep 2005 03:41:59 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Sep 2005 03:41:59 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Sep 2005 03:41:59 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2005</jf:date>
        <jf:author>Arturo García Martín</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>sample code, pls (Urgent)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[Trying to digest what is in the apache (POI) website, but lost.<br><br>can someone kindly provide sample code on how to use POI to export the result on JSP to Excel ? and also what to download for POI ?<br><br>Thanks...]]></description>
        

        <pubDate>Fri, 02 Sep 2005 02:02:25 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Sep 2005 02:02:25 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Sep 2005 02:02:25 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2005</jf:date>
        <jf:author>Little Bee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>to open in jsp first then click button to open in Excel</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[What I need is to first display the result in JSP and to display in Excel when button &quot;Export to Excel&quot; is clicked ? So I believe the following will display the result as Excel without displaying in JSP, right...]]></description>
        

        <pubDate>Fri, 02 Sep 2005 01:58:52 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Sep 2005 01:58:52 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Sep 2005 01:58:52 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2005</jf:date>
        <jf:author>Little Bee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to output JSP page to Excel ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[One way would be to present your output in csv format and have the browser open it in excel.<br><br>From memory the code looked like...]]></description>
        

        <pubDate>Fri, 02 Sep 2005 00:30:10 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Sep 2005 00:30:10 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Sep 2005 00:30:10 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2005</jf:date>
        <jf:author>Ashish Jamthe</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>POI can help u out</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[i think you can use the apache POI, here is the link  <a href="http://jakarta.apache.org/poi/index.html" target="_blank">http://jakarta.apache.org/poi/index.html</a>]]></description>
        

        <pubDate>Fri, 02 Sep 2005 00:05:50 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Sep 2005 00:05:50 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Sep 2005 00:05:50 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2005</jf:date>
        <jf:author>liu yu</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>How to output JSP page to Excel ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36310</link>

        

        
            <description><![CDATA[Result is displayed in the JSP and there is a button on the JSP which I want to output the result to Excel file when clicked. How to do that ?<br><br>Thanks...]]></description>
        

        <pubDate>Thu, 01 Sep 2005 21:02:03 -0400</pubDate>

        

        <jf:creationDate>Thu, 01 Sep 2005 21:02:03 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 01 Sep 2005 21:02:03 -0400</jf:modificationDate>
        <jf:date>Sep 1, 2005</jf:date>
        <jf:author>Little Bee</jf:author>
        <jf:replyCount>13</jf:replyCount>
    </item>



</channel>
</rss>

