<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Lost In Barcelona &#187; HTML</title>
	<atom:link href="http://lostinbarcelona.wordpress.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostinbarcelona.wordpress.com</link>
	<description>"..."</description>
	<lastBuildDate>Thu, 06 Mar 2008 10:14:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='lostinbarcelona.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/08472532ca0f94f213284c6a46591989?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Lost In Barcelona &#187; HTML</title>
		<link>http://lostinbarcelona.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lostinbarcelona.wordpress.com/osd.xml" title="Lost In Barcelona" />
		<item>
		<title>Mime Types y descarga archivos</title>
		<link>http://lostinbarcelona.wordpress.com/2007/10/23/mime-types-y-descarga-archivos/</link>
		<comments>http://lostinbarcelona.wordpress.com/2007/10/23/mime-types-y-descarga-archivos/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 08:24:27 +0000</pubDate>
		<dc:creator>lostinbarcelona</dc:creator>
				<category><![CDATA[APIs]]></category>
		<category><![CDATA[Estándares]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Lenguajes]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://lostinbarcelona.wordpress.com/2007/10/23/mime-types-y-descarga-archivos/</guid>
		<description><![CDATA[Lista de tipos de contenidos:
Mime Types
Para enlazar una descarga en un servlet:
Esto te da el OuputStream de la respuesta:
response.getOutputStream()
Y esto para que sea una descarga:
response.setHeader("Content-Disposition","attachment; filename=\"" + "map.png" + "\"");
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lostinbarcelona.wordpress.com&blog=461087&post=36&subd=lostinbarcelona&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Lista de tipos de contenidos:</p>
<p><a href="http://www.utoronto.ca/webdocs/HTMLdocs/Book/Book-3ed/appb/mimetype.html#text" title="Mime Types">Mime Types</a></p>
<p>Para enlazar una descarga en un servlet:</p>
<p>Esto te da el OuputStream de la respuesta:<br />
<code>response.getOutputStream()</code></p>
<p>Y esto para que sea una descarga:<br />
<code>response.setHeader("Content-Disposition","attachment; filename=\"" + "map.png" + "\"");</code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lostinbarcelona.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lostinbarcelona.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lostinbarcelona.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lostinbarcelona.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lostinbarcelona.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lostinbarcelona.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lostinbarcelona.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lostinbarcelona.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lostinbarcelona.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lostinbarcelona.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lostinbarcelona.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lostinbarcelona.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lostinbarcelona.wordpress.com&blog=461087&post=36&subd=lostinbarcelona&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lostinbarcelona.wordpress.com/2007/10/23/mime-types-y-descarga-archivos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/55a8c7808bf5af5e5ce6459401c7a292?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lostinbarcelona</media:title>
		</media:content>
	</item>
	</channel>
</rss>