<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Xls XMLP Output opening in Browser, not Excel</title>
	<atom:link href="http://peoplesofttipster.com/2008/04/16/xls-xmlp-output-opening-in-browser-not-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com/2008/04/16/xls-xmlp-output-opening-in-browser-not-excel/</link>
	<description>A PeopleSoft Tips and Tricks Blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 14:35:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jens</title>
		<link>http://peoplesofttipster.com/2008/04/16/xls-xmlp-output-opening-in-browser-not-excel/#comment-767</link>
		<dc:creator><![CDATA[Jens]]></dc:creator>
		<pubDate>Wed, 14 May 2008 12:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=91#comment-767</guid>
		<description><![CDATA[&lt;mime-mapping&gt;
        &lt;extension&gt;xl&lt;/extension&gt;
        &lt;mime-type&gt;Application/MSExcel&lt;/mime-type&gt;
    &lt;/mime-mapping&gt;]]></description>
		<content:encoded><![CDATA[<p>&lt;mime-mapping&gt;<br />
        &lt;extension&gt;xl&lt;/extension&gt;<br />
        &lt;mime-type&gt;Application/MSExcel&lt;/mime-type&gt;<br />
    &lt;/mime-mapping&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://peoplesofttipster.com/2008/04/16/xls-xmlp-output-opening-in-browser-not-excel/#comment-766</link>
		<dc:creator><![CDATA[Jens]]></dc:creator>
		<pubDate>Wed, 14 May 2008 12:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=91#comment-766</guid>
		<description><![CDATA[I had exactly the same issue as you - actually the answer given by Barril on Apr 19th contained the answer. I added
 
    
       ..
        xls
        Application/MSExcel
        ...
    

 the mime-type for xls in the mime-mapping section of my web.xml and Excel opens the file as expected]]></description>
		<content:encoded><![CDATA[<p>I had exactly the same issue as you &#8211; actually the answer given by Barril on Apr 19th contained the answer. I added</p>
<p>       ..<br />
        xls<br />
        Application/MSExcel<br />
        &#8230;</p>
<p> the mime-type for xls in the mime-mapping section of my web.xml and Excel opens the file as expected</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.Barril</title>
		<link>http://peoplesofttipster.com/2008/04/16/xls-xmlp-output-opening-in-browser-not-excel/#comment-765</link>
		<dc:creator><![CDATA[J.Barril]]></dc:creator>
		<pubDate>Wed, 14 May 2008 10:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=91#comment-765</guid>
		<description><![CDATA[Did you trying unchecking the &quot;Browse in same window&quot; Advanced setting in your Explorer Folder Options for File Type &quot;XLS&quot;?]]></description>
		<content:encoded><![CDATA[<p>Did you trying unchecking the &#8220;Browse in same window&#8221; Advanced setting in your Explorer Folder Options for File Type &#8220;XLS&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeopleSoft Tipster</title>
		<link>http://peoplesofttipster.com/2008/04/16/xls-xmlp-output-opening-in-browser-not-excel/#comment-747</link>
		<dc:creator><![CDATA[PeopleSoft Tipster]]></dc:creator>
		<pubDate>Sat, 19 Apr 2008 08:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=91#comment-747</guid>
		<description><![CDATA[They&#039;re on the same box.]]></description>
		<content:encoded><![CDATA[<p>They&#8217;re on the same box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.Barril</title>
		<link>http://peoplesofttipster.com/2008/04/16/xls-xmlp-output-opening-in-browser-not-excel/#comment-746</link>
		<dc:creator><![CDATA[J.Barril]]></dc:creator>
		<pubDate>Sat, 19 Apr 2008 02:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=91#comment-746</guid>
		<description><![CDATA[Is your report repository in a different box than the PIA server?  MIME mappings are also defined in the web.xml file.]]></description>
		<content:encoded><![CDATA[<p>Is your report repository in a different box than the PIA server?  MIME mappings are also defined in the web.xml file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

