<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" gd:etag="W/&quot;A08FSXg-fSp7ImA9WhdTEEU.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790</id><updated>2011-07-08T03:50:18.655+02:00</updated><category term="rest" /><category term="javafx" /><category term="jquery" /><category term="android" /><category term="css" /><category term="javascript" /><category term="java" /><category term="bugs" /><category term="security" /><category term="html" /><category term="javaee" /><category term="core" /><category term="jstl" /><category term="glassfish" /><category term="design" /><category term="performance" /><category term="tomcat" /><category term="scwcd" /><category term="scjp" /><title>JavaExperto</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default?start-index=11&amp;max-results=10&amp;redirect=false&amp;v=2" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>22</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>10</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/Javaexperto" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="javaexperto" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><link rel="license" type="text/html" href="http://creativecommons.org/licenses/by-nc-sa/3.0/" /><entry gd:etag="W/&quot;A0cNRHo8fip7ImA9WxFSGE4.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-1863187539613015266</id><published>2010-04-21T10:31:00.002+02:00</published><updated>2010-04-21T10:38:15.476+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-21T10:38:15.476+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="android" /><title>Cursos Android de O'Reilly</title><summary type="html">O'Reilly, muy conocida por sus buenos libros, ha lanzado unos cursos para iniciarse en Android. El primero de ellos ya ha concluido, pero estamos a tiempo del segundo, que incluirá un repaso del primero y en el que se desarrollará una aplicación Twitter.El curso es totalmente gratuito y se sigue online.Si estais interesados, aqui tenéis la página de registro y aqui los contenidos del primer curso.&lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/aEIEaDpdFhU" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/1863187539613015266/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=1863187539613015266" title="0 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/1863187539613015266?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/1863187539613015266?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2010/04/cursos-android-de-oreilly.html" title="Cursos Android de O'Reilly" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DE8DQHc7fyp7ImA9WxNaF0o.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-4782802017923738448</id><published>2009-12-02T18:33:00.006+01:00</published><updated>2009-12-02T19:01:11.907+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-02T19:01:11.907+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="javascript" /><category scheme="http://www.blogger.com/atom/ns#" term="java" /><title>Scripting en Java</title><summary type="html">Desde la versión 6, Java incorpora el API de scripting para permitir la ejecución de scripts desde programas Java. Aunque existen múltiples lenguajes disponibles (Javascript, Python, Groovy, etc..), en el JDK únicamente se incorpora el motor de Javascript Mozilla RhinoEn este primer ejemplo vamos a mostrar los motores disponibles y sus múltiples nombres, es decir, los nombres con los que podemos &lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/JjwXqpHxY5A" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/4782802017923738448/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=4782802017923738448" title="1 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/4782802017923738448?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/4782802017923738448?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/12/scripting-en-java.html" title="Scripting en Java" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>1</thr:total></entry><entry gd:etag="W/&quot;DEMFRHg_eyp7ImA9WxNaF0s.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-2966760105270808091</id><published>2009-12-02T16:06:00.001+01:00</published><updated>2009-12-02T16:06:55.643+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-02T16:06:55.643+01:00</app:edited><title>Defensa de los derechos fundamentales de Internet</title><summary type="html">Ante la inclusión en el Anteproyecto de Ley de Economía sostenible de modificaciones legislativas que afectan al libre ejercicio de las libertades de expresión, información y el derecho de acceso a la cultura a través de Internet, los periodistas, bloggers, usuarios, profesionales y creadores de internet manifestamos nuestra firme oposición al proyecto, y declaramos que:   1. Los derechos de &lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/aNh7SAWsRKc" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/2966760105270808091/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=2966760105270808091" title="0 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/2966760105270808091?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/2966760105270808091?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/12/defensa-de-los-derechos-fundamentales.html" title="Defensa de los derechos fundamentales de Internet" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DEMNQnY-fSp7ImA9WxJXFUU.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-7820477811425048377</id><published>2009-06-10T00:18:00.003+02:00</published><updated>2009-06-10T00:28:13.855+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-10T00:28:13.855+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="performance" /><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="javaee" /><title>Google I/O y Page Speed</title><summary type="html">Acabaron las conferencias Google I/O y nos dejaron un montón de presentaciones MUY interesantes. Las encontrareis aqui.Por otro lado, Google ha liberado un proyecto interno para mejorar la carga de webs muy similar a YSlow de Yahoo! pero más preciso. Se llama Page Speed y es open source.&lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/nFjrsusAq6U" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/7820477811425048377/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=7820477811425048377" title="1 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/7820477811425048377?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/7820477811425048377?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/06/google-io-y-page-speed.html" title="Google I/O y Page Speed" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>1</thr:total></entry><entry gd:etag="W/&quot;Dk4GSXw-fip7ImA9WxJRGE4.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-3156276375417309049</id><published>2009-05-20T16:46:00.012+02:00</published><updated>2009-05-20T17:55:28.256+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-20T17:55:28.256+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="core" /><category scheme="http://www.blogger.com/atom/ns#" term="security" /><title>Ejecutando únicamente código firmado</title><summary type="html">En algunos casos puede ser necesario impedir la ejecución de código no firmado por motivos de seguridad.Java proporciona un mecanismo bastante sencillo para establecer este comportamiento, el policy file.Para que se comprueben los permisos establecidos en ese fichero, es necesario que un gestor de seguridad los aplique. Este gestor de seguridad o SecurityManager, puede ser cargado desde código o &lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/pxjV2HzvKPk" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/3156276375417309049/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=3156276375417309049" title="7 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/3156276375417309049?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/3156276375417309049?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/05/ejecutando-codigo-firmado.html" title="Ejecutando únicamente código firmado" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>7</thr:total></entry><entry gd:etag="W/&quot;CEQNRnozeyp7ImA9WxJRGE4.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-8220147108364869791</id><published>2009-04-28T11:43:00.005+02:00</published><updated>2009-05-20T17:13:17.483+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-20T17:13:17.483+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="performance" /><category scheme="http://www.blogger.com/atom/ns#" term="javascript" /><category scheme="http://www.blogger.com/atom/ns#" term="jquery" /><title>Recopilación Enlaces sobre plugins JQuery</title><summary type="html">Resumen de enlaces interesantes sobre plugins JQuery y técnicas Javascript :)Minimalist jQuery: 11 useful plugins under 4K24 HTML Form Elements Customization TechniquesCrea miniaturas con Javascript y Page GlimpseJavascript Image Combobox, dale vida a tus selectSubir múltiples ficheros con jQuery30 Exceptional CSS Navigation TechniquesOptimiza la carga de imagenes de tus aplicaciones webLoading &lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/eCrQmyfIVlk" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/8220147108364869791/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=8220147108364869791" title="0 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/8220147108364869791?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/8220147108364869791?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/04/recopilacion-enlaces-sobre-plugins.html" title="Recopilación Enlaces sobre plugins JQuery" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;A0MHRnw-fSp7ImA9WxJTEks.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-1531421845398463427</id><published>2009-04-20T16:02:00.004+02:00</published><updated>2009-04-21T01:17:17.255+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-21T01:17:17.255+02:00</app:edited><title>Oracle va a comprar Sun</title><summary type="html">Después de varias semanas sobre si IBM iba a comprar Sun o no, Oracle se quedará con Sun.Ya veremos que va a suceder con Glassfish (Oracle tiene WebLogic), con MySQL y con NetBeans( vs JDeveloper) entre otros.Podéis leer la noticia en la propia web de Sun.Actualizado: Aquí tenéis el FAQ de Oracle relativo a la compra.&lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/wUol9GoKuvs" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/1531421845398463427/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=1531421845398463427" title="0 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/1531421845398463427?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/1531421845398463427?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/04/oracle-va-comprar-sun.html" title="Oracle va a comprar Sun" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;A0QNQn85cSp7ImA9WxVbFE0.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-8213939735799163437</id><published>2009-03-30T12:14:00.005+02:00</published><updated>2009-03-30T12:36:33.129+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-30T12:36:33.129+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="core" /><title>Decompilación de clases Java</title><summary type="html">Desde hace muchos años, para decompilar clases Java, el mejor decompilador Java ha sido jad bién usado desde consola o a través de alguna de interfície gráfica como por ejemplo DJ JAVA.Jad hace ya tiempo que no se mantiene, incluso su sitio web no funciona (el que está enlazada es un backup creado por Tomas Varaneckas). Por suerte un digno rival apareció en escena hace ya algún tiempo, JD-Core. &lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/aNkSgLKXThQ" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/8213939735799163437/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=8213939735799163437" title="2 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/8213939735799163437?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/8213939735799163437?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/03/decompilacion-de-clases-java.html" title="Decompilación de clases Java" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>2</thr:total></entry><entry gd:etag="W/&quot;DkIEQngzeyp7ImA9WxVUGEQ.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-2971865711124013650</id><published>2009-03-24T12:31:00.000+01:00</published><updated>2009-03-24T12:35:03.683+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-24T12:35:03.683+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="rest" /><category scheme="http://www.blogger.com/atom/ns#" term="javaee" /><title>REST Web Services con Jersey (III)</title><summary type="html">Los métodos de un recurso, pueden representar un sub-recurso si también se anotan con @PathLa URI especificada, es relativa a la ruta del recurso (especificada en la clase). Por ejemplo, la URI http://example.com/cantantes/ retornaría la lista de cantantes y la URI http://example.com/cantantes/13 retornaría la información relativa al cantante 13.Se puede recuperar la información introducida con &lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/AP7FcGdvkps" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/2971865711124013650/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=2971865711124013650" title="0 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/2971865711124013650?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/2971865711124013650?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/03/rest-web-services-con-jersey-iii.html" title="REST Web Services con Jersey (III)" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;AkANRX44cCp7ImA9WxVUE0w.&quot;"><id>tag:blogger.com,1999:blog-1586086559796933790.post-6000433163207950534</id><published>2009-03-16T09:30:00.000+01:00</published><updated>2009-03-17T20:39:54.038+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-17T20:39:54.038+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="rest" /><category scheme="http://www.blogger.com/atom/ns#" term="javaee" /><title>REST Web Services con Jersey (II)</title><summary type="html">Seguimos donde los dejamos :-) En JAX-RS, podemos obtener distintas representaciones para la misma información, lo que se llama "content-negotiation". En las cabeceras de la petición mandada por el cliente, se incluye la cabecera "Accept" que indica los tipos MIME soportados/preferidos por el cliente y, en base a eso, generar una respuesta adecuada e indicándola en la cabecera "Content-Type".La &lt;img src="http://feeds.feedburner.com/~r/Javaexperto/~4/9tL0WbvvVJY" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://javaexperto.blogspot.com/feeds/6000433163207950534/comments/default" title="Enviar comentarios" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1586086559796933790&amp;postID=6000433163207950534" title="0 comentarios" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/6000433163207950534?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1586086559796933790/posts/default/6000433163207950534?v=2" /><link rel="alternate" type="text/html" href="http://javaexperto.blogspot.com/2009/03/rest-web-services-con-jersey-ii.html" title="REST Web Services con Jersey (II)" /><author><name>Jordi Domingo</name><uri>http://www.blogger.com/profile/03871084366321000318</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="26" height="32" src="http://2.bp.blogspot.com/_wr4Hpx-kPLs/Sxa99vyfxBI/AAAAAAAAAKc/8W2d24-CnHE/S220/jordi+domingo_mini.jpg" /></author><thr:total>0</thr:total></entry></feed>

