<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>LWP - Foro: JSF</title>
		<link>http://www.lawebdelprogramador.com</link>
		<description>La Web dedicada al mundo de la programación e Internet</description>
		<language>es-es</language>
		<pubDate>Fri, 11 May 2012 07:24:45 +0200</pubDate>
		<item>
			<title>instalar java</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1332054-instalar_java.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;instalar java&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;leticiacruz&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1332054-instalar_java.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1332054-instalar_java.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;mi maquina no habre mi correo me dice que necesito activar java script&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 11 May 2012 07:24:45 +0200</pubDate>
		</item>
		<item>
			<title>Compartir contexto entre wars</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1320944-Compartir_contexto_entre_wars.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Compartir contexto entre wars&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Daniel&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1320944-Compartir_contexto_entre_wars.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1320944-Compartir_contexto_entre_wars.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola &lt;br /&gt;
&lt;br /&gt;
Planteo el siguiente problema que estoy teniendo, quiero modularizar mi aplicaci&amp;oacute;n y separarla en distintos wars, la idea es que estos de alguna forma compartan el contexto de JSF para poder mantener datos de la session y dem&amp;aacute;s, por ahora no estoy viendo una forma &lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 27 Mar 2012 21:32:38 +0200</pubDate>
		</item>
		<item>
			<title>Java - JSF - Hibernate - Objetos</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1320017-Java_-_JSF_-_Hibernate_-_Objetos.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Java - JSF - Hibernate - Objetos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Facundo&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1320017-Java_-_JSF_-_Hibernate_-_Objetos.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1320017-Java_-_JSF_-_Hibernate_-_Objetos.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Tengo el siguiente problema:&lt;br /&gt;
Base de datos:&lt;br /&gt;
Item&lt;br /&gt;
     idItem bigint&lt;br /&gt;
     descripcion varchar(40)&lt;br /&gt;
&lt;br /&gt;
ItemMovito&lt;br /&gt;
     idItem bigint&lt;br /&gt;
     idMotivo bigint&lt;br /&gt;
     cantidad int&lt;br /&gt;
&lt;br /&gt;
Motivo&lt;br /&gt;
     idMotivo bigint&lt;br /&gt;
     descripc&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 22 Mar 2012 19:54:57 +0100</pubDate>
		</item>
		<item>
			<title>ayuda con aplicaciones sencillas jsf</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1319344-ayuda_con_aplicaciones_sencillas_jsf.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;ayuda con aplicaciones sencillas jsf&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;mario bermejo&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1319344-ayuda_con_aplicaciones_sencillas_jsf.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1319344-ayuda_con_aplicaciones_sencillas_jsf.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola, necesito ayuda con unas aplicaciones muy sencillas, son crear un login y un carrito de compra usando las tecnolog&amp;iacute;a  jsf,spring y tomcat, son ejercicios muy sencillos que no me salen,a la persona que me ayude le gratificar&amp;eacute;, un saludo.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 20 Mar 2012 12:26:05 +0100</pubDate>
		</item>
		<item>
			<title>estilos no se reflejan en el navegador</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1313857-estilos_no_se_reflejan_en_el_navegador.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;estilos no se reflejan en el navegador&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;victor&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1313857-estilos_no_se_reflejan_en_el_navegador.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1313857-estilos_no_se_reflejan_en_el_navegador.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Saludos.&lt;br /&gt;
&lt;br /&gt;
Me estoy iniciando en la programacion con JSF, trabajo con eclipse, y dise&amp;ntilde;e una pagina con unos botones, cuadros de texto, cheks etc, tablas, con unos colores. Tengo un archivo css para los estilos&lt;br /&gt;
&lt;br /&gt;
En el visor de dise&amp;ntilde;o de eclipse se reflejan los&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 22 Feb 2012 17:17:25 +0100</pubDate>
		</item>
		<item>
			<title>modelos de Programacion</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1311597-modelos_de_Programacion.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;modelos de Programacion&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;jillansa&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1311597-modelos_de_Programacion.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1311597-modelos_de_Programacion.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola, no se trata de una consulta como tal, sino mas bien buscando hablar en relacion a los metodos de programacion.&lt;br /&gt;
&lt;br /&gt;
Que os parece la programacion asistida por un ide grafico como pueden ser JDeveloper o Visual Studio para desarrollar aplicaciones?? He conocido recientemente Fusion Ap&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sat, 11 Feb 2012 00:01:33 +0100</pubDate>
		</item>
		<item>
			<title>Agregar scroll a dataTable</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1310700-Agregar_scroll_a_dataTable.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Agregar scroll a dataTable&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;cristian&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1310700-Agregar_scroll_a_dataTable.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1310700-Agregar_scroll_a_dataTable.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Amigos, espero puedan ayudarme, tengo una DataTable, que se llena con datos desde una base de datos, pero como se ingresan datos regularmente a dicha base de datos, esta tabla crecer&amp;aacute; y la idea es que para que la p&amp;aacute;gina donde esta la tabla no crezca al igual que esta, quisiera poder ag&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 07 Feb 2012 15:08:23 +0100</pubDate>
		</item>
		<item>
			<title>Como pasar outputLabel a variables java</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1310535-Como_pasar_outputLabel_a_variables_java.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Como pasar outputLabel a variables java&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Cristian&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1310535-Como_pasar_outputLabel_a_variables_java.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1310535-Como_pasar_outputLabel_a_variables_java.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Amigos, se me presento el siguiente problema, y estoy hecho un l&amp;iacute;o:&lt;br /&gt;
&lt;br /&gt;
Tengo unos valores en una p&amp;aacute;gina JSP, recogidos desde unos Beans. El problema que tengo es como poder enviar estos datos a una clase java para poder trabajarlos, es decir, poder utilizarlos para realizar&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 06 Feb 2012 19:47:15 +0100</pubDate>
		</item>
		<item>
			<title>Actualizaci&amp;oacute;n de componentes desde un dropdown</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1309357-Actualizacion_de_componentes_desde_un_dropdown.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Actualizaci&amp;oacute;n de componentes desde un dropdown&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;ALFONSO FERNANDO MOSTALAC MARTINEZ&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Actualización de componentes desde un dropdown&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1003501-Actualizacion_de_componentes_desde_un_dropdown.html#i1309357&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1003501-Actualizacion_de_componentes_desde_un_dropdown.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola pariente no tengo tu correo mandamelasi como tu direccion, saludos, que Dios te bendiga&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 31 Jan 2012 19:34:13 +0100</pubDate>
		</item>
		<item>
			<title>Novato en JSF</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1308116-Novato_en_JSF.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Novato en JSF&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;cristian&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1308116-Novato_en_JSF.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1308116-Novato_en_JSF.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Amigos del foro, espero me puedan ayudar, soy nuevo programando con JSF, y tengo un problema al tratar de llamar una clase desde un BEAN, ojala me puedan ayudar el adjunto el c&amp;oacute;digo&lt;br /&gt;
&lt;br /&gt;
Esta es la vista desde la que me conecto al bean:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;%@ tagl&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 25 Jan 2012 17:08:33 +0100</pubDate>
		</item>
		<item>
			<title>RE:Problemas con Select Multiple</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1307031-RE:Problemas_con_Select_Multiple.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;RE:Problemas con Select Multiple&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Jose Luis&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Problemas con Select Multiple&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1027906-Problemas_con_Select_Multiple.html#i1307031&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1027906-Problemas_con_Select_Multiple.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola a mi tambi&amp;eacute;n me salio este error. &lt;br /&gt;
Lo solucion&amp;eacute; modificando el tipo de Dato del atributo que realizaba el llamado.&lt;br /&gt;
&lt;br /&gt;
lo tenia con  tipo Number. y lo cambi&amp;eacute; a BigDecimal.....&lt;br /&gt;
Adem&amp;aacute;s, el atributo no estaba inicializado....si es String coloca &lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 19 Jan 2012 17:49:08 +0100</pubDate>
		</item>
		<item>
			<title>RE:Valor de un h:selectOneRadio desde javascript</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1296657-RE:Valor_de_un_h:selectOneRadio_desde_javascript.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;RE:Valor de un h:selectOneRadio desde javascript&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Eduardo&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Valor de un h:selectOneRadio desde javascript&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/806019-Valor_de_un_h:selectOneRadio_desde_javascript.html#i1296657&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/806019-Valor_de_un_h:selectOneRadio_desde_javascript.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Gracias yo tenia el mismo problema   no podia obtener el valor del radio con jQuery &lt;br /&gt;
&lt;br /&gt;
var radio = jQuery(&amp;quot;input[&lt;b&gt;id&lt;/b&gt;$=&#039;&amp;quot; + objRadioName + &amp;quot;&#039;]&#039;:checked&amp;quot;).val();&lt;br /&gt;
&lt;br /&gt;
La solucion &lt;br /&gt;
&lt;br /&gt;
var radio = jQuery(&amp;quot;input[name$=&#039;&amp;quot; + objRadioNam&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 16 Nov 2011 19:22:57 +0100</pubDate>
		</item>
		<item>
			<title>Como mostrar inputText vac&amp;iacute;o de tipo Date</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1292786-Como_mostrar_inputText_vacio_de_tipo_Date.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Como mostrar inputText vac&amp;iacute;o de tipo Date&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Daniel&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1292786-Como_mostrar_inputText_vacio_de_tipo_Date.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1292786-Como_mostrar_inputText_vacio_de_tipo_Date.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola, alguien sabe como puedo conseguir que los inputText que est&amp;aacute;n en el Dialog me aparezcan vacios? Es que cuando los relleno por primera vez, e inserto una linea de la tabla, en la siguiente, como esas variables tienen ya el valor anterior me escribe ese valor y no vaci0, y si las fuerzo a&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 27 Oct 2011 13:47:54 +0200</pubDate>
		</item>
		<item>
			<title>RE:ICEFaces Problema con request scope</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1292642-RE:ICEFaces_Problema_con_request_scope.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;RE:ICEFaces Problema con request scope&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Seban&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;ICEFaces Problema con request scope &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1169405-ICEFaces_Problema_con_request_scope_.html#i1292642&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1169405-ICEFaces_Problema_con_request_scope_.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Tenes que hacer un redirect en la navegacion tambien. Para ello en las reglas de navegacion pone true en redict si usas Eclipse. Sino desde el faces-config&lt;br /&gt;
&lt;br /&gt;
&amp;lt;navigation-rule&amp;gt;&lt;br /&gt;
		&amp;lt;display-name&amp;gt;/pagina_A.xhtml&amp;lt;/display-name&amp;gt;&lt;br /&gt;
		&amp;lt;from-view-id&amp;gt;/pagina_B.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 26 Oct 2011 18:31:06 +0200</pubDate>
		</item>
		<item>
			<title>Sesiones Multiusuario con JSF</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1285362-Sesiones_Multiusuario_con_JSF.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Sesiones Multiusuario con JSF&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Ysinotelodigo&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Sesiones Multiusuario con JSF&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1284655-Sesiones_Multiusuario_con_JSF.html#i1285362&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1284655-Sesiones_Multiusuario_con_JSF.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Umm.. es un poco extra&amp;ntilde;o lo que me comentas...&lt;br /&gt;
Verifica que no tengas ninguna @Aplication como anotaci&amp;oacute;n... solo deber&amp;iacute;a de haber como masximo @sesion&lt;br /&gt;
Mas tarde mirar&amp;eacute; mi aplicacion de jsf si tengo esos problemas porque nunca lo he probado&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 16 Sep 2011 17:15:35 +0200</pubDate>
		</item>
		<item>
			<title>Sesiones Multiusuario con JSF</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1284655-Sesiones_Multiusuario_con_JSF.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Sesiones Multiusuario con JSF&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Franco&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1284655-Sesiones_Multiusuario_con_JSF.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1284655-Sesiones_Multiusuario_con_JSF.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Bueno basicamente mi consulta va orientada a como bien dice el titulo, como realizar sesiones con la caracteriztica multiusuario.&lt;br /&gt;
les cuento un poco mi problema estuve en el desarrollo de un aplicativo para entorno WEB con JSF, lo que iba de maravilla, hasta que comenzamos a tener problemas a&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 12 Sep 2011 22:34:23 +0200</pubDate>
		</item>
		<item>
			<title>Paquetes</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1282474-Paquetes.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Paquetes&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Ysinotelodigo&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Paquetes&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1282199-Paquetes.html#i1282474&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1282199-Paquetes.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Ok, much&amp;iacute;simas gracias xD&lt;br /&gt;
Con esta idea me queda m&amp;aacute;s clara toda la disposici&amp;oacute;n. Como tengo el NetBeans como entorno espero que los cambios los haga lo m&amp;aacute;s autom&amp;aacute;ticos posibles.&lt;br /&gt;
&lt;br /&gt;
WebContent&lt;br /&gt;
El contido de la web.... (css, imagienes, xhtml.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 30 Aug 2011 14:09:23 +0200</pubDate>
		</item>
		<item>
			<title>Paquetes</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1282375-Paquetes.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Paquetes&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Jorge Luis&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Paquetes&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1282199-Paquetes.html#i1282375&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1282199-Paquetes.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Ya a tu pregunta de distribuci&amp;oacute;n, en mi caso te podria dar unos tips como los hago en mi trabajo.&lt;br /&gt;
En mi trabajo lo hago de la siguiente manera&lt;br /&gt;
&lt;br /&gt;
En mi WebContent&lt;br /&gt;
-Todos los que son de dise&amp;ntilde;o (css, imagenes, xhtml, etc)&lt;br /&gt;
&lt;br /&gt;
y en mi SRC&lt;br /&gt;
-Paque&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 29 Aug 2011 21:17:43 +0200</pubDate>
		</item>
		<item>
			<title>Paquetes</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1282199-Paquetes.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Paquetes&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Ysinotelodigo&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1282199-Paquetes.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1282199-Paquetes.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola!&lt;br /&gt;
&lt;br /&gt;
Soy casi nuevo en esto de JSF estoy desarrollando una aplicaci&amp;oacute;n con el patron MVC. Mi cuesti&amp;oacute;n es r&amp;aacute;pida... Me gustar&amp;iacute;a saber como debo distribuir los paquetes del proyecto.&lt;br /&gt;
En mi opini&amp;oacute;n deber&amp;iacute;a ser as&amp;iacute;.. pero me gustar&amp;i&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sun, 28 Aug 2011 11:44:18 +0200</pubDate>
		</item>
		<item>
			<title>AYUDA CON OCULTAR BOTON</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1282198-AYUDA_CON_OCULTAR_BOTON.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;AYUDA CON OCULTAR BOTON&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Alvaro&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;AYUDA CON OCULTAR BOTON&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1280476-AYUDA_CON_OCULTAR_BOTON.html#i1282198&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1280476-AYUDA_CON_OCULTAR_BOTON.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola!&lt;br /&gt;
&lt;br /&gt;
Te cuento, no controlo mucho de esto de jsf porque voy a postear una duda de principiante...&lt;br /&gt;
Pero te cuento como he conseguido hacer lo que quieres. En mi caso cree un bot&amp;oacute;n que tenia como variable disable si estaba activo o no como variable del beans.&lt;br /&gt;
disab&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sun, 28 Aug 2011 11:32:00 +0200</pubDate>
		</item>
		<item>
			<title>AYUDA CON OCULTAR BOTON</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1280476-AYUDA_CON_OCULTAR_BOTON.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;AYUDA CON OCULTAR BOTON&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;alexei&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1280476-AYUDA_CON_OCULTAR_BOTON.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1280476-AYUDA_CON_OCULTAR_BOTON.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola me hace falta ocultar o mostrar un boton en una pagina jsf dependiendo de un valor de una variable que tengo en uno de mis beans, pero no tengo ni idea de como hacerlo&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 16 Aug 2011 18:51:09 +0200</pubDate>
		</item>
		<item>
			<title>RE:Editor HTML</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1278567-RE:Editor_HTML.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;RE:Editor HTML&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Jose&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Editor HTML&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/686072-Editor_HTML.html#i1278567&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/686072-Editor_HTML.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola,&lt;br /&gt;
Tu solucion me parece muy buena, necesita hacer algo parecido, &amp;iquest;podria tener el codigo del jsf y el javascript? es lo que necesito, el java lo controlo, pero con jsg y javascript no tanto.&lt;br /&gt;
Muchas Gracias.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 01 Aug 2011 11:01:18 +0200</pubDate>
		</item>
		<item>
			<title>Asignar value en forma dinamica con js o sugerencia de calendario</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1277121-Asignar_value_en_forma_dinamica_con_js_o_sugerencia_de_calendario.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Asignar value en forma dinamica con js o sugerencia de calendario&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Franco&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Asignar value en forma dinamica con js o sugerencia de calendario&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1268498-Asignar_value_en_forma_dinamica_con_js_o_sugerencia_de_calendario.html#i1277121&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1268498-Asignar_value_en_forma_dinamica_con_js_o_sugerencia_de_calendario.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Creo que ahora que tengo tiempo me puedo responder  a mi mismo. &lt;br /&gt;
Era muy sencillo, m&amp;aacute;s de lo que pensaba. de cierta forma se sincronizan las variables del framework con las del html generado por el servlet. solo faltaba definir un campo oculto con una libreria de apoyo. que generalment&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 19 Jul 2011 17:26:31 +0200</pubDate>
		</item>
		<item>
			<title>RE:DataTable con 2 List</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1275629-RE:DataTable_con_2_List.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;RE:DataTable con 2 List&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;diana&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;DataTable con 2 List&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/834031-DataTable_con_2_List.html#i1275629&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/834031-DataTable_con_2_List.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;hola mira pretendo hacer lo que tu necesitabas, y aun no me queda clara la respuesta de pochi tal vez tu podrias darme una manito....&lt;br /&gt;
tengo igual que tu dos listas diferentes y pretendo mostrar todo en un solo datatable, lo que he pensado y creo que es lo que ponchi sugiere es unir las listas&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 07 Jul 2011 20:02:19 +0200</pubDate>
		</item>
		<item>
			<title>Problema rich:editor</title>
			<link>http://www.lawebdelprogramador.com/foros/JSF/1269772-Problema_rich:editor.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Problema rich:editor&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Juan&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Problema rich:editor&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/JSF/1193356-Problema_rich:editor.html#i1269772&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/JSF/1193356-Problema_rich:editor.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;JSF&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;No se si ya lo solucionaste pero lo que debes hacer es adicionar el atributo escape en false.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 03 Jun 2011 02:27:31 +0200</pubDate>
		</item>
	</channel>
</rss>

