<?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 convert  jsp page to Excel format</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>Fri, 24 May 2013 08:55:44 -0400</pubDate>


    <item>

        <title>How to convert  jsp page to Excel format</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33400</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:34:51 -0400</pubDate>

        

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


    <item>

        <title>Doesn't work on https</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33400</link>

        

        
            <description><![CDATA[<p>Do you know how to make it work on https too?</p>]]></description>
        

        <pubDate>Tue, 31 May 2011 05:48:28 -0400</pubDate>

        

        <jf:creationDate>Tue, 31 May 2011 05:48:28 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 31 May 2011 05:48:28 -0400</jf:modificationDate>
        <jf:date>May 31, 2011</jf:date>
        <jf:author>Anat Bar Geva</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to convert  jsp page to Excel format</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33400</link>

        

        
            <description><![CDATA[Just try to set the content type like this at the top of your page.<br><br>&lt;%@ page contentType=&quot;application/vnd.ms-excel&quot; %&gt;<br><br>Newer Excel versions have the ability to understand HTML tables.]]></description>
        

        <pubDate>Tue, 19 Apr 2005 16:51:23 -0400</pubDate>

        

        <jf:creationDate>Tue, 19 Apr 2005 16:51:23 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 19 Apr 2005 16:51:23 -0400</jf:modificationDate>
        <jf:date>Apr 19, 2005</jf:date>
        <jf:author>Rob DeMilio</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Apache POI</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33400</link>

        

        
            <description><![CDATA[<a href="http://jakarta.apache.org/poi/hssf/index.html" target="_blank">http://jakarta.apache.org/poi/hssf/index.html</a><br><br>Have an alternate view that builds an excel doc and return it in binary format (with appropriate mimetype).<br><br>A cheaper...]]></description>
        

        <pubDate>Tue, 19 Apr 2005 12:06:35 -0400</pubDate>

        

        <jf:creationDate>Tue, 19 Apr 2005 12:06:35 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 19 Apr 2005 12:06:35 -0400</jf:modificationDate>
        <jf:date>Apr 19, 2005</jf:date>
        <jf:author>Stephane Vaucher</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to convert  jsp page to Excel format</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33400</link>

        

        
            <description><![CDATA[I am display some report in jsp pagenow . I want to dispaly this report via Excel format.<br>can any body give any idea?]]></description>
        

        <pubDate>Tue, 19 Apr 2005 11:46:22 -0400</pubDate>

        

        <jf:creationDate>Tue, 19 Apr 2005 11:46:22 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 19 Apr 2005 11:46:22 -0400</jf:modificationDate>
        <jf:date>Apr 19, 2005</jf:date>
        <jf:author>Mreddy B</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

