<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-16574</id>
	<title>Nabble - JSF Extensions</title>
	<updated>2009-11-02T01:18:28Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/JSF-Extensions-f16574.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JSF-Extensions-f16574.html" />
	<subtitle type="html">&lt;a href=&quot;https://jsf-extensions.dev.java.net/nonav/mvn/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;JSF Extensions&lt;/a&gt;&amp;nbsp;This project hosts development of software that extends the capability of the JavaServer Faces specification, including revolutionary, world class, support for using AJAX and JSF.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26156634</id>
	<title>Cannot serialize session attribute elencoaree for session</title>
	<published>2009-11-02T01:18:28Z</published>
	<updated>2009-11-02T01:18:28Z</updated>
	<author>
		<name>danielitob</name>
	</author>
	<content type="html">Dear all,
&lt;br&gt;I need your help, I've a very strange issue and I can't find a solution.
&lt;br&gt;I have on my pc a web application in jsf working correctly with mysql db. Environment is windows, tomcat 6 and Mysql 5.
&lt;br&gt;I need to move my application to production server, with Linux system.
&lt;br&gt;I moved it deploying war with tomcat manager .
&lt;br&gt;When in my application I tried to use page in which are called session bean and datatable, data from db are not shown in datatable (connection to db is ok) and this exception is present into apache log:
&lt;br&gt;&lt;br&gt;&lt;br&gt;WARNING: Cannot serialize session attribute elencoaree for session 6F37C9B96C568D1D17DC63C5541679B9
&lt;br&gt;java.io.NotSerializableException: javax.faces.component.html.HtmlDataTable
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
&lt;br&gt;&lt;br&gt;&lt;br&gt;It seems like a problem with (in this case for example) 'elencoaree', that is a session bean that use a datatable.
&lt;br&gt;It seems like a problem with serialization, that in local, with windows system, doesn't appear.
&lt;br&gt;How can I solve it?
&lt;br&gt;Please help me..I'm going crazy... &lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cannot-serialize-session-attribute-elencoaree-for-session-tp26156634p26156634.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114557</id>
	<title>Re: dynamic input field</title>
	<published>2009-10-29T07:50:32Z</published>
	<updated>2009-10-29T07:50:32Z</updated>
	<author>
		<name>meraj_zia</name>
	</author>
	<content type="html">Plz post some code...
&lt;br&gt;&lt;br&gt;&lt;br&gt;meraj
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Nasim_sa wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Hi all,
&lt;br&gt;I've tried to build a dynamic UI component in JSF, with a map that values are bound to it (and all of components are added as children to the PanelGrid tag's component).
&lt;br&gt;Any time user clicks on add button 3 new input fields are generated in backing bean and my page rerenders.
&lt;br&gt;The problem is : after rendering I can't see values binding to HtmlInputTexts,in fact the values are empty.
&lt;br&gt;Related code is attached.
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/file/p13441911/InputFieldGeneration.java&quot; target=&quot;_top&quot;&gt;InputFieldGeneration.java&lt;/a&gt;&lt;a href=&quot;http://www.nabble.com/file/p13441911/formGeneration.jsp&quot; target=&quot;_top&quot;&gt;formGeneration.jsp&lt;/a&gt;Can anybody help me?&lt;img class='smiley' src='http://old.nabble.com/images/smiley/anim_confused.gif' /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dynamic-input-field-tp13441911p26114557.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114536</id>
	<title>Want to stay on the same tab</title>
	<published>2009-10-29T07:49:21Z</published>
	<updated>2009-10-29T07:49:21Z</updated>
	<author>
		<name>meraj_zia</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I am using 'rich:tabPanel' where i've defined few tabs 1,2,3. My problem is that when i am on say tab 2 or 3 and i do some action like submitting the form after the processing i am redirected to the 1st tab. If there is some error then also i'm redirected to the first tab. I'm returning empty string(&amp;quot;&amp;quot;) so that i remain on the same tab.
&lt;br&gt;&lt;br&gt;How to solve it? &lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Want-to-stay-on-the-same-tab-tp26114536p26114536.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114509</id>
	<title>Re: Going Back to the previous page</title>
	<published>2009-10-29T07:48:13Z</published>
	<updated>2009-10-29T07:48:13Z</updated>
	<author>
		<name>meraj_zia</name>
	</author>
	<content type="html">There are many ways...
&lt;br&gt;1) you can use ' onclick=&amp;quot;history.go(-1)&amp;quot; '
&lt;br&gt;&lt;br&gt;2) or if there is always one page you need to redirect use faces navigation.
&lt;br&gt;&lt;br&gt;Meraj
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Ramesh Etta wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;hi,
&lt;br&gt;i need to implement the back button functionality in my jsf page.
&lt;br&gt;&lt;br&gt;i mean when i click a back button, i need to go to previous page what i viewed previously.
&lt;br&gt;&lt;br&gt;can anyone tell me how to implement this functionality.
&lt;br&gt;&lt;br&gt;An example is much needed.
&lt;br&gt;&lt;br&gt;thanks
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Going-Back-to-the-previous-page-tp20439532p26114509.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114423</id>
	<title>Re: JSF1.2 - JAAS - Tomcat 6 : problem with redirecting to 403 page</title>
	<published>2009-10-29T07:43:28Z</published>
	<updated>2009-10-29T07:43:28Z</updated>
	<author>
		<name>meraj_zia</name>
	</author>
	<content type="html">Is your bean in request scope or session scope?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Shantanu Upadhyaya wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;I'm trying to fix a simple problem for 2 days.
&lt;br&gt;&lt;br&gt;My stack is as follows :
&lt;br&gt;* JSF 1.2, &amp;nbsp;Facelets, Richfaces 3.2.1
&lt;br&gt;* JAAS - authentication and authorization
&lt;br&gt;* Tomcat 6
&lt;br&gt;&lt;br&gt;Points to note :
&lt;br&gt;----------------
&lt;br&gt;1. JAAS is working. I'm able to login into the application. 
&lt;br&gt;2. Roles are working.
&lt;br&gt;3. My login page uses &amp;lt;f:verbatim&amp;gt; , like this :
&lt;br&gt;&lt;b&gt;&lt;I&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;rich:panel id=&amp;quot;loginPanel&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;f:facet name=&amp;quot;header&amp;quot;&amp;gt;Login Panel&amp;lt;/f:facet&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;f:verbatim&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;form method=&amp;quot;post&amp;quot; action=&amp;quot;#{testBean.securityUrl}&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;User Id&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;j_username&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;Password&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;input type=&amp;quot;password&amp;quot; name=&amp;quot;j_password&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;						
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td align=&amp;quot;center&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Login&amp;quot; &amp;nbsp;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/td&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;					
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/form&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/f:verbatim&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/rich:panel&amp;gt;
&lt;br&gt;&lt;/I&gt;&lt;br&gt;&lt;/b&gt;&lt;br&gt;4. My 403 (forbidden) page is a JSF page.
&lt;br&gt;5. I'm not using Phaselisteners / Actionlisteners / filters for JAAS.
&lt;br&gt;6. Authentication mechanism in web.xml
&lt;br&gt;&lt;b&gt;&lt;I&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;login-config&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;auth-method&amp;gt;FORM&amp;lt;/auth-method&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;realm-name&amp;gt;myrealm&amp;lt;/realm-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;form-login-config&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;form-login-page&amp;gt;/faces/login/login.jsf&amp;lt;/form-login-page&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;form-error-page&amp;gt;/faces/login/loginerror.jsf&amp;lt;/form-error-page&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/form-login-config&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/login-config&amp;gt;
&lt;br&gt;&lt;/I&gt;&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Sequence of steps for simulating the problem :
&lt;br&gt;---------------------------------------------
&lt;br&gt;&lt;/b&gt;7. Open the home page - no authentication required.
&lt;br&gt;8. Click on a link that requires a role of 'Admin'
&lt;br&gt;9. Tomcat redirects me to the login page ( JSF panels are rendered fine )
&lt;br&gt;10. I login with a user id that DOES NOT have 'Admin' privileges.
&lt;br&gt;11. Tomcat redirects me to error403.xhtml.
&lt;br&gt;&lt;I&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;error-page&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;error-code&amp;gt;403&amp;lt;/error-code&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	&amp;lt;location&amp;gt;/pages/errpgs/error403.jsf&amp;lt;/location&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/error-page&amp;gt;&lt;/b&gt;&lt;/I&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;PROBLEM : 
&lt;br&gt;---------
&lt;br&gt;&lt;/b&gt;&lt;br&gt;12. error403.xhtml is NOT rendered as a Richfaces page !
&lt;br&gt;&amp;nbsp; &amp;nbsp; The rich menus are not getting rendered.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Facelets are working cos I see &amp;lt;ui:composition&amp;gt; working.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;Why is error403.html a richfaces page whereas login.xhtml is not ?
&lt;br&gt;(see 12 and 6 above)
&lt;br&gt;&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JSF1.2---JAAS---Tomcat-6-%3A-problem-with-redirecting-to-403-page-tp24878033p26114423.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25530653</id>
	<title>a4j:repeat and a4j:commandlink combination</title>
	<published>2009-09-22T02:49:24Z</published>
	<updated>2009-09-22T02:49:24Z</updated>
	<author>
		<name>samby</name>
	</author>
	<content type="html">I have a datatable and been using rich a4j:commandlink for particular column.
&lt;br&gt;&lt;br&gt;&lt;b&gt;&amp;lt;a4j:repeat value=&amp;quot;#{EquityAccountMenu.accountList}&amp;quot; id=&amp;quot;accountList&amp;quot; var=&amp;quot;accounts&amp;quot; rowKeyVar=&amp;quot;rowKey&amp;quot;&amp;gt; &amp;lt;a4j:form ajaxSubmit=&amp;quot;true&amp;quot; id=&amp;quot;accSelForm&amp;quot; &amp;gt; &amp;lt;a4j:commandLink value=&amp;quot;#{rowKey}&amp;quot; action=&amp;quot;#{EquityActionHandler.onAccountSelection}&amp;quot; /&amp;gt; &amp;lt;/a4j:form&amp;gt; &amp;lt;/a4j:repeat&amp;gt;
&lt;br&gt;&lt;/b&gt;&lt;br&gt;now every time I click command link, Constructor for EquityAccountMenu gets called and accountList gets fetched from the database, even if the a4j:repeat is not reRendered by the command link.
&lt;br&gt;&lt;br&gt;EquityAccountMenu is request scope bean
&lt;br&gt;&lt;br&gt;How can I avoid unnecessary calling of accountList?
&lt;br&gt;&lt;br&gt;Thanks in advance&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/a4j%3Arepeat-and-a4j%3Acommandlink-combination-tp25530653p25530653.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25310573</id>
	<title>jsf scalability issues?</title>
	<published>2009-09-05T10:20:33Z</published>
	<updated>2009-09-05T10:20:33Z</updated>
	<author>
		<name>measwel</name>
	</author>
	<content type="html">LS,
&lt;br&gt;&lt;br&gt;I read recently, that JSF is not well suited for big projects, as it faces scalability issues when the number of concurrent users of the webapp grows. This is due to the controller beans that get instantiated per user. Therefore, so the article stated, it is advisable to use another framework for big projects.
&lt;br&gt;&lt;br&gt;I would like to know if there is any truth to that, if JSF is indeed less scalable than say struts2.
&lt;br&gt;&lt;br&gt;Thank you,
&lt;br&gt;MPK&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/jsf-scalability-issues--tp25310573p25310573.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25310562</id>
	<title>Re: problem with jsf</title>
	<published>2009-09-05T10:19:39Z</published>
	<updated>2009-09-05T10:19:39Z</updated>
	<author>
		<name>measwel</name>
	</author>
	<content type="html">Issue solved. I was silly enough to forget adding the jsf libraries to the project. It had nothing to do with glassfish.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-with-jsf-tp25308941p25310562.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25308941</id>
	<title>problem with jsf</title>
	<published>2009-09-05T07:24:29Z</published>
	<updated>2009-09-05T07:24:29Z</updated>
	<author>
		<name>measwel</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I recently deleted then added a jsf project in netbeans and the project wont start anymore. This is the error I am getting:
&lt;br&gt;&lt;br&gt;SEVERE: WebModule[/Recommend]PWC1275: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
&lt;br&gt;com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! 
&lt;br&gt;&amp;nbsp; Source Document: jndi:/server/Recommend/WEB-INF/faces-config.xml
&lt;br&gt;&amp;nbsp; Cause: Unable to find class 'jsf.util.JsfCrudELResolver'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:213)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:196)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4623)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardContext.start(StandardContext.java:5323)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.web.WebModule.start(WebModule.java:456)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:922)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:906)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2205)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1890)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.web.WebApplication.start(WebApplication.java:85)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.server.ApplicationLifecycle.start(ApplicationLifecycle.java:560)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.server.ApplicationLifecycle.start(ApplicationLifecycle.java:547)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:189)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:329)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.admin.CommandRunner$2.execute(CommandRunner.java:302)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:312)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:119)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:99)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:250)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:176)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:147)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.http.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:633)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.http.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:570)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.http.DefaultProcessorTask.process(DefaultProcessorTask.java:827)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:152)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(GlassfishProtocolChain.java:71)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:103)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:89)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:67)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:56)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.util.WorkerThreadImpl.processTask(WorkerThreadImpl.java:325)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.grizzly.util.WorkerThreadImpl.run(WorkerThreadImpl.java:184)
&lt;br&gt;Caused by: com.sun.faces.config.ConfigurationException: 
&lt;br&gt;&amp;nbsp; Source Document: jndi:/server/Recommend/WEB-INF/faces-config.xml
&lt;br&gt;&amp;nbsp; Cause: Unable to find class 'jsf.util.JsfCrudELResolver'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.processor.AbstractConfigProcessor.createInstance(AbstractConfigProcessor.java:248)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.processor.ApplicationConfigProcessor.addELResolver(ApplicationConfigProcessor.java:415)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.processor.ApplicationConfigProcessor.process(ApplicationConfigProcessor.java:235)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(AbstractConfigProcessor.java:108)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.processor.LifecycleConfigProcessor.process(LifecycleConfigProcessor.java:119)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(AbstractConfigProcessor.java:108)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.processor.FactoryConfigProcessor.process(FactoryConfigProcessor.java:132)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:203)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 34 more
&lt;br&gt;SEVERE: PWC1306: Startup of context /Recommend failed due to previous errors
&lt;br&gt;&lt;br&gt;Please advice, I am stuck.
&lt;br&gt;&lt;br&gt;Thank you,
&lt;br&gt;MPK&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-with-jsf-tp25308941p25308941.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24878033</id>
	<title>JSF1.2 - JAAS - Tomcat 6 : problem with redirecting to 403 page</title>
	<published>2009-08-08T10:49:18Z</published>
	<updated>2009-08-08T10:49:18Z</updated>
	<author>
		<name>Shantanu Upadhyaya</name>
	</author>
	<content type="html">I'm trying to fix a simple problem for 2 days.
&lt;br&gt;&lt;br&gt;My stack is as follows :
&lt;br&gt;* JSF 1.2, &amp;nbsp;Facelets, Richfaces 3.2.1
&lt;br&gt;* JAAS - authentication and authorization
&lt;br&gt;* Tomcat 6
&lt;br&gt;&lt;br&gt;Points to note :
&lt;br&gt;----------------
&lt;br&gt;1. JAAS is working. I'm able to login into the application. 
&lt;br&gt;2. Roles are working.
&lt;br&gt;3. My login page uses &amp;lt;f:verbatim&amp;gt; , like this :
&lt;br&gt;&lt;b&gt;&lt;I&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;rich:panel id=&amp;quot;loginPanel&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;f:facet name=&amp;quot;header&amp;quot;&amp;gt;Login Panel&amp;lt;/f:facet&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;f:verbatim&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;form method=&amp;quot;post&amp;quot; action=&amp;quot;#{testBean.securityUrl}&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;User Id&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;j_username&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;Password&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;input type=&amp;quot;password&amp;quot; name=&amp;quot;j_password&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;						
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;tr&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td align=&amp;quot;center&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Login&amp;quot; &amp;nbsp;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/td&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;					
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/form&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/f:verbatim&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/rich:panel&amp;gt;
&lt;br&gt;&lt;/I&gt;&lt;br&gt;&lt;/b&gt;&lt;br&gt;4. My 403 (forbidden) page is a JSF page.
&lt;br&gt;5. I'm not using Phaselisteners / Actionlisteners / filters for JAAS.
&lt;br&gt;6. Authentication mechanism in web.xml
&lt;br&gt;&lt;b&gt;&lt;I&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;login-config&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;auth-method&amp;gt;FORM&amp;lt;/auth-method&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;realm-name&amp;gt;myrealm&amp;lt;/realm-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;form-login-config&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;form-login-page&amp;gt;/faces/login/login.jsf&amp;lt;/form-login-page&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;form-error-page&amp;gt;/faces/login/loginerror.jsf&amp;lt;/form-error-page&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/form-login-config&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/login-config&amp;gt;
&lt;br&gt;&lt;/I&gt;&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Sequence of steps for simulating the problem :
&lt;br&gt;---------------------------------------------
&lt;br&gt;&lt;/b&gt;7. Open the home page - no authentication required.
&lt;br&gt;8. Click on a link that requires a role of 'Admin'
&lt;br&gt;9. Tomcat redirects me to the login page ( JSF panels are rendered fine )
&lt;br&gt;10. I login with a user id that DOES NOT have 'Admin' privileges.
&lt;br&gt;11. Tomcat redirects me to error403.xhtml.
&lt;br&gt;&lt;I&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;error-page&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;error-code&amp;gt;403&amp;lt;/error-code&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	&amp;lt;location&amp;gt;/pages/errpgs/error403.jsf&amp;lt;/location&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/error-page&amp;gt;&lt;/b&gt;&lt;/I&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;PROBLEM : 
&lt;br&gt;---------
&lt;br&gt;&lt;/b&gt;&lt;br&gt;12. error403.xhtml is NOT rendered as a Richfaces page !
&lt;br&gt;&amp;nbsp; &amp;nbsp; The rich menus are not getting rendered.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Facelets are working cos I see &amp;lt;ui:composition&amp;gt; working.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;Why is error403.html a richfaces page whereas login.xhtml is not ?
&lt;br&gt;(see 12 and 6 above)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JSF1.2---JAAS---Tomcat-6-%3A-problem-with-redirecting-to-403-page-tp24878033p24878033.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24844500</id>
	<title>JSF 1.1 on websphere 6.1</title>
	<published>2009-08-06T04:13:33Z</published>
	<updated>2009-08-06T04:13:33Z</updated>
	<author>
		<name>PVS_Nabble</name>
	</author>
	<content type="html">&lt;br&gt;My exisiting JSF application is build on JSF 1.1 which is running on websphere 5.1 perfectly fine with below jars and few more in use under web-inf/lib
&lt;br&gt;&lt;br&gt;the jars which I have used are 
&lt;br&gt;jsf-facelets-1.0.14.jar
&lt;br&gt;myfaces-api-1.1.4.jar
&lt;br&gt;ajax4jsf-1.0.2.jar
&lt;br&gt;tomahawk-1.1.1.jar
&lt;br&gt;&lt;br&gt;now we are planning to upgrade websphere 5.1 to 6.1, when I moved my ear file which contains JSF 1.1 implementation, I am seeing lot of issue while rendereing the page..
&lt;br&gt;not sure what should be changed, below are some of the rrors which I am seeing while viewing the pages.
&lt;br&gt;&lt;br&gt;&lt;br&gt;[8/6/09 6:07:16:928 EDT] 00000027 RendererUtils I org.apache.myfaces.shared_impl.renderkit.RendererUtils getClientId Unable to find component 'Regions' (calling findComponent on component 'cmsForm:_id3'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.
&lt;br&gt;[8/6/09 6:07:16:943 EDT] 00000027 HtmlGridRende E org.apache.myfaces.shared_impl.renderkit.html.HtmlGridRendererBase encodeEnd Wrong columns attribute for PanelGrid cmsForm:_id50: -2147483648
&lt;br&gt;[8/6/09 6:07:16:959 EDT] 00000027 viewhandler &amp;nbsp; E &amp;nbsp; Error Rendering View[/pages/cms/StartCMS.xhtml]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;java.util.MissingResourceException: Can't find bundle for base name messages, locale en
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:853)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:822)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.ResourceBundle.getBundle(ResourceBundle.java:716)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:149)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:135)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.util.Util.getExceptionMessageString(Util.java:451)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.application.StateManagerImpl.removeTransientChildrenAndFacets(StateManagerImpl.java:184)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.application.StateManagerImpl.saveSerializedView(StateManagerImpl.java:86)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:471)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:101)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:220)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:118)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1096)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1037)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:67)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:223)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;[8/6/09 6:07:49:881 EDT] 00000027 HtmlGridRende W org.apache.myfaces.shared_impl.renderkit.html.HtmlGridRendererBase renderChildren PanelGrid unixUserForm:_id10 has not enough children. Child count should be a multiple of the columns attribute.
&lt;br&gt;[8/6/09 6:07:49:896 EDT] 00000027 viewhandler &amp;nbsp; E &amp;nbsp; Error Rendering View[/pages/unixuser/StartUnixUser.xhtml]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;java.util.MissingResourceException: Can't find bundle for base name messages, locale en
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:853)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:743)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.ResourceBundle.getBundle(ResourceBundle.java:716)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:149)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:135)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.util.Util.getExceptionMessageString(Util.java:451)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.application.StateManagerImpl.removeTransientChildrenAndFacets(StateManagerImpl.java:184)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.application.StateManagerImpl.saveSerializedView(StateManagerImpl.java:86)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:471)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:101)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:220)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:118)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1096)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1037)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:67)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:223)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Kindly let me know incase if someone have come across similar issues, I have been stuck with this issue.
&lt;br&gt;&lt;br&gt;thanks in advance
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JSF-1.1-on-websphere-6.1-tp24844500p24844500.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23532859</id>
	<title>jscookmenu problem</title>
	<published>2009-05-13T18:36:39Z</published>
	<updated>2009-05-13T18:36:39Z</updated>
	<author>
		<name>JavaRunner</name>
	</author>
	<content type="html">I'm using myfaces 1.2.6 and tomahawk 1.1.8.
&lt;br&gt;When trying to use jscookmenu I get the following error.
&lt;br&gt;Attribute styleLocation invalid for tag jscookMenu according to TLD
&lt;br&gt;The TLD doesin fact include styleLocation as a valid tag attribute.
&lt;br&gt;So, what's going on here?
&lt;br&gt;Any answers appreciated.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/jscookmenu-problem-tp23532859p23532859.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23095163</id>
	<title>Tomahawk JSF pagination display style</title>
	<published>2009-04-17T03:37:32Z</published>
	<updated>2009-04-17T03:37:32Z</updated>
	<author>
		<name>derout</name>
	</author>
	<content type="html">I am using tomahawk data scroller. My requirement is to display pagination like below 
&lt;br&gt;&amp;nbsp;&amp;lt;previous&amp;gt; page x of y &amp;lt;next&amp;gt; .
&lt;br&gt;&lt;br&gt;If I am entering any thing inside &amp;lt;facet name =&amp;quot;previous&amp;quot; those are not displayed as I wish. Please let me know How to do this.
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Tomahawk-JSF-pagination-display-style-tp23095163p23095163.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22958221</id>
	<title>radio buttons inside datatable</title>
	<published>2009-04-08T13:09:57Z</published>
	<updated>2009-04-08T13:09:57Z</updated>
	<author>
		<name>terry.human</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I have a problem using radio buttons inside a datatable.
&lt;br&gt;&lt;br&gt;I have in my backing bean:
&lt;br&gt;&lt;br&gt;private Integer id; &amp;nbsp; &amp;nbsp; //For radio button component value
&lt;br&gt;private int selectedRowId = -1; &amp;nbsp; // For &amp;nbsp;radio button item value, also used as selected row ID.
&lt;br&gt;private TableRow selectedRow; &amp;nbsp;// For table row data.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void handleRadio1ValueChange(ValueChangeEvent valueChangedEvent) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; selectedRowId = getTable1().getRowIndex();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;selectedRow = (TableRow)getTable1().getRowData();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void onAceptarClick(){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;System.out.println(&amp;quot;The value of selectedRowId is &amp;quot;+selectedRowId);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;and in the jsp:
&lt;br&gt;&amp;lt;hx:dataTableEx....&amp;gt;
&lt;br&gt;&amp;lt;hx:selectOneRadio id=&amp;quot;radio1&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; disabledClass=&amp;quot;selectOneRadio_Disabled&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; styleClass=&amp;quot;selectOneRadio&amp;quot;					 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;valueChangeListener=&amp;quot;#{pc_RowSelectRadioButtonInDataTableView.handleRadio1ValueChange}	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;onclick=&amp;quot;return radiobuttonClick(this, event);&amp;quot; value=&amp;quot;#{pc_RowSelectRadioButtonInDataTableView.id}&amp;quot;
&lt;br&gt;onchange=&amp;quot;submit()&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;f:selectItem itemValue=&amp;quot;#{pc_RowSelectRadioButtonInDataTableView.selectedRowId}&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/h:selectOneRadio&amp;gt;
&lt;br&gt;&amp;lt;/dataTable&amp;gt;
&lt;br&gt;&lt;br&gt;When the user click on a radiobutton and then click on &amp;quot;aceptar&amp;quot; I get well the value of selectedRowId the firt time, but if the user click in other radiobutton and then click on &amp;quot;aceptar&amp;quot; I get a wrong value of selectedRowId (I get &amp;quot;-1&amp;quot;)
&lt;br&gt;&lt;br&gt;Could you help me?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/radio-buttons-inside-datatable-tp22958221p22958221.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22958193</id>
	<title>radio buttons inside datatable</title>
	<published>2009-04-08T13:09:17Z</published>
	<updated>2009-04-08T13:09:17Z</updated>
	<author>
		<name>terry.human</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I have a problem using radio buttons inside a datatable.
&lt;br&gt;&lt;br&gt;I have in my backing bean:
&lt;br&gt;&lt;br&gt;private Integer id; &amp;nbsp; &amp;nbsp; //For radio button component value
&lt;br&gt;private int selectedRowId = -1; &amp;nbsp; // For &amp;nbsp;radio button item value, also used as selected row ID.
&lt;br&gt;private TableRow selectedRow; &amp;nbsp;// For table row data.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void handleRadio1ValueChange(ValueChangeEvent valueChangedEvent) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; selectedRowId = getTable1().getRowIndex();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;selectedRow = (TableRow)getTable1().getRowData();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void onAceptarClick(){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;System.out.println(&amp;quot;The value of selectedRowId is &amp;quot;+selectedRowId);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;and in the jsp:
&lt;br&gt;&amp;lt;hx:dataTableEx....&amp;gt;
&lt;br&gt;&amp;lt;hx:selectOneRadio id=&amp;quot;radio1&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; disabledClass=&amp;quot;selectOneRadio_Disabled&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; styleClass=&amp;quot;selectOneRadio&amp;quot;					 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;valueChangeListener=&amp;quot;#{pc_RowSelectRadioButtonInDataTableView.handleRadio1ValueChange}	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;onclick=&amp;quot;return radiobuttonClick(this, event);&amp;quot; value=&amp;quot;#{pc_RowSelectRadioButtonInDataTableView.id}&amp;quot;
&lt;br&gt;onchange=&amp;quot;submit()&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;f:selectItem itemValue=&amp;quot;#{pc_RowSelectRadioButtonInDataTableView.selectedRowId}&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/h:selectOneRadio&amp;gt;
&lt;br&gt;&amp;lt;/dataTable&amp;gt;
&lt;br&gt;&lt;br&gt;When the user click on a radiobutton and then click on &amp;quot;aceptar&amp;quot; I get well the value of selectedRowId the firt time, but if the user click in other radiobutton and then click on &amp;quot;aceptar&amp;quot; I get a wrong value of selectedRowId (I get &amp;quot;-1&amp;quot;)
&lt;br&gt;&lt;br&gt;Could you help me?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/radio-buttons-inside-datatable-tp22958193p22958193.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22593841</id>
	<title>Session variables is not getting updated in JSP with JSF</title>
	<published>2009-03-18T22:06:18Z</published>
	<updated>2009-03-18T22:06:18Z</updated>
	<author>
		<name>Shivaji9</name>
	</author>
	<content type="html">Hi Floks,
&lt;br&gt;&lt;br&gt;I had a situation where in i need to populate the drop down depending on the action perfomed by user in menus.
&lt;br&gt;An action method is triggered to load the scneario specific values to drop down
&lt;br&gt;&amp;nbsp;here is that
&lt;br&gt;&lt;br&gt;[code]
&lt;br&gt;&amp;nbsp; &amp;nbsp;PSSBuilder pssbuilder = new PSSBuilder();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pssbuilder.getPlanTypesForCreateScenarioSnapshot(this,&amp;quot;S&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; getCCMPPSessionBean().setSelectedPlanType(&amp;quot;0&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.getDrpPlanType().setRendered(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.getLblPlanType().setRendered(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.getDrpPlanType().setDisabled(false);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Option[] opt = getCCMPPSessionBean().getPlanTypeOptions();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Option[] tmp = new Option[opt.length-2];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int j = 0 ;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for(int i = 0 ; i &amp;lt; opt.length ; i++){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	if((opt[i].getValue().toString().trim()).equalsIgnoreCase(&amp;quot;SSMP&amp;quot;) ||
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 			(opt[i].getValue().toString().trim()).equalsIgnoreCase(&amp;quot;SRECON&amp;quot;)){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 		
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	}else{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 		tmp[j] = opt[i];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 		j++;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 		
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; getCCMPPSessionBean().setPlanTypeOptions(tmp);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // For debug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; opt = pssDetails.getCCMPPSessionBean().getPlanTypeOptions();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (int i = 0; i &amp;lt; opt.length; i++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CCMPPLogger.getLogger().debug(
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;Value [ &amp;quot; + opt[i].getValue() + &amp;quot; ] Label [ &amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; + opt[i].getLabel() + &amp;quot; ]&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;[/code]
&lt;br&gt;&lt;br&gt;&lt;br&gt;in my JSP im doing this
&lt;br&gt;&lt;br&gt;[code]
&lt;br&gt;&amp;lt;ui:dropDown id=&amp;quot;drpPlanType&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; binding=&amp;quot;#{PSSDetails.drpPlanType}&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; items=&amp;quot;#{CCMPPSessionBean.planTypeOptions}&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; selected=&amp;quot;#{CCMPPSessionBean.selectedPlanType}&amp;quot;/&amp;gt; 
&lt;br&gt;[/code]
&lt;br&gt;&lt;br&gt;i can see the logs with the values i expected from my action method.
&lt;br&gt;where as comming to the jsp its showing some other things other than which i see in logs..
&lt;br&gt;&lt;br&gt;Please help me 
&lt;br&gt;&lt;br&gt;Thanks &amp; Regards,
&lt;br&gt;Shivaji Byrapaneni.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Session-variables-is-not-getting-updated-in-JSP-with-JSF-tp22593841p22593841.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22396646</id>
	<title>Radio buttons grouped within a column</title>
	<published>2009-03-08T03:50:13Z</published>
	<updated>2009-03-08T03:50:13Z</updated>
	<author>
		<name>Rambabu B</name>
	</author>
	<content type="html">Can any post some sample code(in JSF) which contains a table(dataTable) with the first column having the radio button.
&lt;br&gt;&lt;br&gt;In addition, all the radio buttons inside that particular column of the table should behave like a radio group (such as when one is selected, the others are unselected). 
&lt;br&gt;&lt;br&gt;&lt;img src=&quot;http://old.nabble.com/file/p22396646/jw-02-jsf1.jpg&quot; border=&quot;0&quot; /&gt;&lt;br&gt;&lt;br&gt;Please let me out... 
&lt;br&gt;&lt;br&gt;Thanks in advance 
&lt;br&gt;Ram&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Radio-buttons-grouped-within-a-column-tp22396646p22396646.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22145346</id>
	<title>Re: Question about DynaFaces-Lifecycle</title>
	<published>2009-02-22T02:42:45Z</published>
	<updated>2009-02-22T02:42:45Z</updated>
	<author>
		<name>larlib</name>
	</author>
	<content type="html">hi roger,
&lt;br&gt;i thought that Dynafaces lifecycle is similar the mabon lifecycle which executes applyrequest, invokeapplication and renderresponse phase.
&lt;br&gt;for my better understanding...dynafaces executes all phases but only spezific components traverses the lifecycle!
&lt;br&gt;What about the component tree? if i put a new component to the viewroot on serverside, are the component tree gets restored in the first phase of lifecycle and is the new component in there?
&lt;br&gt;&lt;br&gt;larlib
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Roger Kitain wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;The idea behind most JSF Ajax solutions is the ability to target 
&lt;br&gt;specific component
&lt;br&gt;to go through the standard JSF lifecycle phases.
&lt;br&gt;&lt;br&gt;-roger
&lt;br&gt;&lt;br&gt;larlib wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; does anybody know which phases of dynafaces lifecycle get executed?
&lt;br&gt;&amp;gt; i guess the applyrequestvalues, invokeapplication and renderresponse phase
&lt;br&gt;&amp;gt; but im not sure.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; tanx
&lt;br&gt;&amp;gt; larlib
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: users-unsubscribe@jsf-extensions.dev.java.net
&lt;br&gt;For additional commands, e-mail: users-help@jsf-extensions.dev.java.net
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-DynaFaces-Lifecycle-tp22120405p22145346.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22121898</id>
	<title>Re: Question about DynaFaces-Lifecycle</title>
	<published>2009-02-20T06:43:38Z</published>
	<updated>2009-02-20T06:43:38Z</updated>
	<author>
		<name>Roger Kitain</name>
	</author>
	<content type="html">The idea behind most JSF Ajax solutions is the ability to target 
&lt;br&gt;specific component
&lt;br&gt;to go through the standard JSF lifecycle phases.
&lt;br&gt;&lt;br&gt;-roger
&lt;br&gt;&lt;br&gt;larlib wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; does anybody know which phases of dynafaces lifecycle get executed?
&lt;br&gt;&amp;gt; i guess the applyrequestvalues, invokeapplication and renderresponse phase
&lt;br&gt;&amp;gt; but im not sure.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; tanx
&lt;br&gt;&amp;gt; larlib
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22121898&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22121898&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-DynaFaces-Lifecycle-tp22120405p22121898.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22120405</id>
	<title>Question about DynaFaces-Lifecycle</title>
	<published>2009-02-20T06:32:58Z</published>
	<updated>2009-02-20T06:32:58Z</updated>
	<author>
		<name>larlib</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;does anybody know which phases of dynafaces lifecycle get executed?
&lt;br&gt;i guess the applyrequestvalues, invokeapplication and renderresponse phase but im not sure.
&lt;br&gt;&lt;br&gt;tanx
&lt;br&gt;larlib&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-DynaFaces-Lifecycle-tp22120405p22120405.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21847791</id>
	<title>Want to make page like MasterPage in JSF application...</title>
	<published>2009-02-05T01:17:16Z</published>
	<updated>2009-02-05T01:17:16Z</updated>
	<author>
		<name>jsfgeeks</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp; I am developing JSF application. I have Header,Footer,Sidemenu,RightMenu, and Main Page. I want to separate out all the things, and want to make a MasterPage, so that the area of Main Page should be fix, even if the content of Main Page is too large.
&lt;br&gt;&lt;br&gt;&amp;nbsp; If the content of Main Page is too large, then it should appear scrollbar in Main Page area only, so that the footer and other things will remain same and will not overcome with eachother.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Any help will be appreciated.
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;JSF GEEKS&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Want-to-make-page-like-MasterPage-in-JSF-application...-tp21847791p21847791.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21577842</id>
	<title>getSessionScope().put(&quot;flag&quot;, &quot;value&quot;);</title>
	<published>2009-01-20T22:33:20Z</published>
	<updated>2009-01-20T22:33:20Z</updated>
	<author>
		<name>Darshan Shroff</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;Kindly treat this on high priority.
&lt;br&gt;&lt;br&gt;I am using JSR 168 portlets. WPS6.1.
&lt;br&gt;&lt;br&gt;I am using the below statement in one of my jsp pages.
&lt;br&gt;getSessionScope().put(&amp;quot;flag&amp;quot;, &amp;quot;value&amp;quot;);
&lt;br&gt;&lt;br&gt;The above statement throws null pointer exception incosistently.
&lt;br&gt;Its not that it always throws an exception. Sometimes it does, sometimes it doesnt.
&lt;br&gt;&lt;br&gt;Could anybody throw some light on the cases when getSessionScope returns null
&lt;br&gt;or 
&lt;br&gt;What i might be doing incorrectly ?
&lt;br&gt;&lt;br&gt;Thanks &amp; Regards,
&lt;br&gt;Darshan Shroff &lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/getSessionScope%28%29.put%28%22flag%22%2C-%22value%22%29--tp21577842p21577842.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21204715</id>
	<title>JSF (PAGECODE...)</title>
	<published>2008-12-29T07:33:32Z</published>
	<updated>2008-12-29T07:33:32Z</updated>
	<author>
		<name>terry.human</name>
	</author>
	<content type="html">Could you send me a example, tutorial... using jsf? 
&lt;br&gt;&lt;br&gt;It's the same a bean in jsf that a form in struts?
&lt;br&gt;&lt;br&gt;Thanks&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JSF-%28PAGECODE...%29-tp21204715p21204715.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20439532</id>
	<title>Going Back to the previous page</title>
	<published>2008-11-11T05:29:47Z</published>
	<updated>2008-11-11T05:29:47Z</updated>
	<author>
		<name>Ramesh Etta</name>
	</author>
	<content type="html">hi,
&lt;br&gt;i need to implement the back button functionality in my jsf page.
&lt;br&gt;&lt;br&gt;i mean when i click a back button, i need to go to previous page what i viewed previously.
&lt;br&gt;&lt;br&gt;can anyone tell me how to implement this functionality.
&lt;br&gt;&lt;br&gt;An example is much needed.
&lt;br&gt;&lt;br&gt;thanks&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-dev-f16576.html&quot; embed=&quot;fixTarget[16576]&quot; target=&quot;_top&quot; &gt;jsf-extensions dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Going-Back-to-the-previous-page-tp20439532p20439532.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20414199</id>
	<title>Session timeout causing problems with fireAjaxTransaction</title>
	<published>2008-11-09T20:28:52Z</published>
	<updated>2008-11-09T20:28:52Z</updated>
	<author>
		<name>Judd Kirby</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16735&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;Hi 
All,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;Hope you can help, 
I've been having some issues with session timeout and fireAjaxTransaction.&amp;nbsp; 
I was going to comment on issue #90 (&lt;A href=&quot;https://jsf-extensions.dev.java.net/issues/show_bug.cgi?id=90&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://jsf-extensions.dev.java.net/issues/show_bug.cgi?id=90&lt;/A&gt;) 
however have not been approved as an observer yet so I thought I'd try the 
mailing list.&amp;nbsp; I have posted the issue on the java.net forums (&lt;A href=&quot;http://forums.java.net/jive/thread.jspa?threadID=52621&amp;amp;tstart=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?threadID=52621&amp;amp;tstart=0&lt;/A&gt;)&amp;nbsp;and 
have copied the details below.&amp;nbsp; Any help would be greatly 
appreciated.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;Kind 
Regards,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;Judd.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;---------------------------------------------&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;---------------------------------------------&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;---------------------------------------------&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;---------------------------------------------&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&amp;nbsp;I'm working with Visual Web Pack and 
Glassfish v2ur2. I'm currently having an issue with the dynafaces events. 
&lt;BR&gt;&lt;BR&gt;There is a filter set up to check session authentication on all page 
calls. If the session has timed out, a redirect to the login page is returned. 
This obviously doesn't cause any problems when the session is active, and the 
dynafaces works exactly as wanted. However, when the session times out, the next 
subsequent AJAX call causes the page to render inconsistently, mainly that all 
CSS styles are removed from some of the buttons.&lt;BR&gt;&lt;BR&gt;It appears that the 
fireAjaxTransaction is receiving the login page as the response which is causing 
the issue. As a possible solution I tried to set up methods on the 
replaceElement and postReplace options, hoping to parse the response for an 
identifier that it was the login page and then redirect from the javascript if 
so. However, the callback functions work fine if the session is active, but stop 
getting called as soon as the session becomes inactive, therefore I cant tell if 
the return value is invalid.&lt;BR&gt;&lt;BR&gt;Any help would be 
appreciated.&lt;BR&gt;&lt;BR&gt;Regards. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;---------------------------------------------&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;---------------------------------------------&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;---------------------------------------------&lt;SPAN class=734172404-10112008&gt;&lt;FONT face=Arial size=2&gt;---------------------------------------------&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Session-timeout-causing-problems-with-fireAjaxTransaction-tp20414199p20414199.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19955295</id>
	<title>Re: Prevent overlapping Ajax requests</title>
	<published>2008-10-13T06:49:16Z</published>
	<updated>2008-10-13T06:49:16Z</updated>
	<author>
		<name>Roger Kitain</name>
	</author>
	<content type="html">Stefan Bley wrote:
&lt;br&gt;&amp;gt; Is it possible to disable input fields during an Ajax request invoked by
&lt;br&gt;&amp;gt; DynaFaces.fireAjaxTransaction()?
&lt;br&gt;&amp;gt; This is important to prevent overlapping Ajax requests, i.e. it can't be
&lt;br&gt;&amp;gt; triggered another Ajax request while there is still one in process.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;In Dynamic Faces, there is no such built in mechanism. &amp;nbsp;You have to do some
&lt;br&gt;JavaScript coding. &amp;nbsp;However, the Ajax standardization in JSF 2.0 
&lt;br&gt;incorporates
&lt;br&gt;a client side request queue to ensure exactly what you are asking.
&lt;br&gt;&lt;br&gt;-roger
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19955295&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19955295&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevent-overlapping-Ajax-requests-tp19955102p19955295.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19955102</id>
	<title>Prevent overlapping Ajax requests</title>
	<published>2008-10-13T06:37:13Z</published>
	<updated>2008-10-13T06:37:13Z</updated>
	<author>
		<name>Stefan Bley</name>
	</author>
	<content type="html">Is it possible to disable input fields during an Ajax request invoked by DynaFaces.fireAjaxTransaction()?
&lt;br&gt;This is important to prevent overlapping Ajax requests, i.e. it can't be triggered another Ajax request while there is still one in process.
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevent-overlapping-Ajax-requests-tp19955102p19955102.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18832557</id>
	<title>how to handle session expiration?</title>
	<published>2008-08-05T07:38:20Z</published>
	<updated>2008-08-05T07:38:20Z</updated>
	<author>
		<name>autozoom</name>
	</author>
	<content type="html">I am trying to figure out how to handle session timeout. When it happens, it looks like the request gets lost (I use authenticated sessions) and web interface simply doesn't react to user clicks anymore.
&lt;br&gt;What is the suggested pattern?
&lt;br&gt;&lt;br&gt;thanks&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-handle-session-expiration--tp18832557p18832557.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18686454</id>
	<title>Re: How to refresh the execute component with fireAjaxTransaction</title>
	<published>2008-07-28T01:56:42Z</published>
	<updated>2008-07-28T01:56:42Z</updated>
	<author>
		<name>Stefan Bley</name>
	</author>
	<content type="html">Does anybody have an idea how to solve it? Please help
&lt;br&gt;&lt;br&gt;Stevy&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-refresh-the-execute-component-with-fireAjaxTransaction-tp18525614p18686454.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18537488</id>
	<title>maven problem</title>
	<published>2008-07-18T13:50:56Z</published>
	<updated>2008-07-18T13:50:56Z</updated>
	<author>
		<name>Kenneth Suter</name>
	</author>
	<content type="html">The POM published today in the maven2 java.net repository makes 
&lt;br&gt;reference to the artifactId 'jsf-extensions-master' which appears to not 
&lt;br&gt;be published causing the following error in my project that depends on 
&lt;br&gt;Woodstock:
&lt;br&gt;&lt;br&gt;Project ID: 
&lt;br&gt;com.sun.faces.extensions:jsf-extensions-common:jar:${jar.full.version}
&lt;br&gt;&lt;br&gt;Reason: Cannot find parent: 
&lt;br&gt;com.sun.faces.extensions.maven:jsf-extensions-master for project: 
&lt;br&gt;com.sun.faces.extensions:jsf-extensions-common:jar:${jar.full.version} 
&lt;br&gt;for project 
&lt;br&gt;com.sun.faces.extensions:jsf-extensions-common:jar:${jar.full.version}
&lt;br&gt;&lt;br&gt;Is this artifact published in a repository somewhere?
&lt;br&gt;&lt;br&gt;-Kenneth
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18537488&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18537488&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/maven-problem-tp18537488p18537488.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18529234</id>
	<title>Re: Dynafaces in a table</title>
	<published>2008-07-18T06:26:24Z</published>
	<updated>2008-07-18T06:26:24Z</updated>
	<author>
		<name>FkJ</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;I never got Woodstock components working fine with Dynafaces. I&amp;#39;ll wait JSF 2.0 to ajaxify my applications.&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2008/7/18 Ramon Casha &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18529234&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ramon.casha@...&lt;/a&gt;&amp;gt;:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;No, that&amp;#39;s not it. If it was, it would give that error immediately, not&lt;br&gt;
on the second ajax transaction.&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;
&lt;br&gt;
Ramon Casha&lt;br&gt;
&lt;/font&gt;&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
On Fri, 2008-07-18 at 03:43 -0700, Stefan Bley wrote:&lt;br&gt;
&amp;gt; Don&amp;#39;t forget to include&lt;br&gt;
&amp;gt; &amp;lt;jsfExt:scripts/&amp;gt;&lt;br&gt;
&amp;gt; in your page head. Could be a cause for your js error message.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Stevy&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Ramon Casha wrote:&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Error: [Exception... &amp;quot;Component returned failure code: 0x80070057&lt;br&gt;
&amp;gt; &amp;gt; (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]&amp;quot; &amp;nbsp;nsresult:&lt;br&gt;
&amp;gt; &amp;gt; &amp;quot;0x80070057 (NS_ERROR_ILLEGAL_VALUE)&amp;quot; &amp;nbsp;location: &amp;quot;JS frame ::&lt;br&gt;
&amp;gt; &amp;gt; &lt;a href=&quot;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&lt;/a&gt;&lt;br&gt;

&amp;gt; &amp;gt; :: anonymous :: line 1&amp;quot; &amp;nbsp;data: no]&lt;br&gt;
&amp;gt; &amp;gt; Source File:&lt;br&gt;
&amp;gt; &amp;gt; &lt;a href=&quot;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&lt;/a&gt;&lt;br&gt;

&amp;gt; &amp;gt; Line: 1&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;div class=&quot;Ih2E3d&quot;&gt;DISCLAIMER&lt;br&gt;
----------------------&lt;br&gt;
&lt;br&gt;
The information contained in this electronic mail may be confidential or legally privileged. It is for the intended recipient(s) only. Should you receive this message in error, please notify the sender by replying to this mail. Unauthorised use of the contents is strictly prohibited. Whilst all care has been taken, the Megabyte Group is not responsible for the integrity of the contents of this electronic mail and any attachments included within.&lt;br&gt;

&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18529234&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;&lt;br&gt;
For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18529234&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dynafaces-in-a-table-tp18317272p18529234.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18526932</id>
	<title>Re: Dynafaces in a table</title>
	<published>2008-07-18T04:00:24Z</published>
	<updated>2008-07-18T04:00:24Z</updated>
	<author>
		<name>Ramon Casha</name>
	</author>
	<content type="html">No, that's not it. If it was, it would give that error immediately, not
&lt;br&gt;on the second ajax transaction.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Ramon Casha
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Fri, 2008-07-18 at 03:43 -0700, Stefan Bley wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Don't forget to include
&lt;br&gt;&amp;gt; &amp;lt;jsfExt:scripts/&amp;gt;
&lt;br&gt;&amp;gt; in your page head. Could be a cause for your js error message.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Stevy
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ramon Casha wrote:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Error: [Exception... &amp;quot;Component returned failure code: 0x80070057
&lt;br&gt;&amp;gt; &amp;gt; (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]&amp;quot; &amp;nbsp;nsresult:
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;0x80070057 (NS_ERROR_ILLEGAL_VALUE)&amp;quot; &amp;nbsp;location: &amp;quot;JS frame ::
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; :: anonymous :: line 1&amp;quot; &amp;nbsp;data: no]
&lt;br&gt;&amp;gt; &amp;gt; Source File:
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; Line: 1
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;DISCLAIMER
&lt;br&gt;---------------------- 
&lt;br&gt;&lt;br&gt;The information contained in this electronic mail may be confidential or legally privileged. It is for the intended recipient(s) only. Should you receive this message in error, please notify the sender by replying to this mail. Unauthorised use of the contents is strictly prohibited. Whilst all care has been taken, the Megabyte Group is not responsible for the integrity of the contents of this electronic mail and any attachments included within.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18526932&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18526932&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dynafaces-in-a-table-tp18317272p18526932.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18526662</id>
	<title>Re: Dynafaces in a table</title>
	<published>2008-07-18T03:43:19Z</published>
	<updated>2008-07-18T03:43:19Z</updated>
	<author>
		<name>Stefan Bley</name>
	</author>
	<content type="html">Don't forget to include
&lt;br&gt;&amp;lt;jsfExt:scripts/&amp;gt;
&lt;br&gt;in your page head. Could be a cause for your js error message.
&lt;br&gt;&lt;br&gt;Stevy
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Ramon Casha wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Error: [Exception... &amp;quot;Component returned failure code: 0x80070057
&lt;br&gt;(NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]&amp;quot; &amp;nbsp;nsresult:
&lt;br&gt;&amp;quot;0x80070057 (NS_ERROR_ILLEGAL_VALUE)&amp;quot; &amp;nbsp;location: &amp;quot;JS frame ::
&lt;br&gt;&lt;a href=&quot;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&lt;/a&gt;&amp;nbsp;:: anonymous :: line 1&amp;quot; &amp;nbsp;data: no]
&lt;br&gt;Source File:
&lt;br&gt;&lt;a href=&quot;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&lt;/a&gt;&lt;br&gt;Line: 1
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dynafaces-in-a-table-tp18317272p18526662.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18526425</id>
	<title>Re: How to refresh the execute component with fireAjaxTransaction</title>
	<published>2008-07-18T03:25:42Z</published>
	<updated>2008-07-18T03:25:42Z</updated>
	<author>
		<name>Stefan Bley</name>
	</author>
	<content type="html">Hi Ramon,
&lt;br&gt;&lt;br&gt;sorry this was a typo. I've corrected it.
&lt;br&gt;The problem must be elsewhere...
&lt;br&gt;&lt;br&gt;Stevy
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Ramon Casha wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;I don't suppose it has anything to do with the name
&lt;br&gt;&amp;quot;handleDescriptionNachChange&amp;quot; does it? The function in your JS does not
&lt;br&gt;have &amp;quot;Nach&amp;quot; in the name.
&lt;br&gt;&lt;br&gt;Ramon Casha
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-refresh-the-execute-component-with-fireAjaxTransaction-tp18525614p18526425.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18526475</id>
	<title>Re: Dynafaces in a table</title>
	<published>2008-07-18T03:16:00Z</published>
	<updated>2008-07-18T03:16:00Z</updated>
	<author>
		<name>Ramon Casha</name>
	</author>
	<content type="html">Unfortunately I haven't been too successful with ajaxTransactions
&lt;br&gt;either. The first time I select a value in the dropdown it works
&lt;br&gt;perfectly, but the second time it won't. In the Firefox error console I
&lt;br&gt;get the following error with the second selection:
&lt;br&gt;&lt;br&gt;&lt;br&gt;Error: [Exception... &amp;quot;Component returned failure code: 0x80070057
&lt;br&gt;(NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]&amp;quot; &amp;nbsp;nsresult:
&lt;br&gt;&amp;quot;0x80070057 (NS_ERROR_ILLEGAL_VALUE)&amp;quot; &amp;nbsp;location: &amp;quot;JS frame ::
&lt;br&gt;&lt;a href=&quot;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&lt;/a&gt;&amp;nbsp;:: anonymous :: line 1&amp;quot; &amp;nbsp;data: no]
&lt;br&gt;Source File:
&lt;br&gt;&lt;a href=&quot;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/Timesheets/faces/static/META-INF/libs/scriptaculous/version1.6.4/prototype.js&lt;/a&gt;&lt;br&gt;Line: 1
&lt;br&gt;&lt;br&gt;I also got the impression that it's re-rendering the entire page, not
&lt;br&gt;jusy the table. In fact when I tried using sitemesh, the JSF page is
&lt;br&gt;rerendered over the sitemesh template. However the above error is
&lt;br&gt;generated even with sitemesh disabled.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Ramon Casha
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Fri, 2008-07-18 at 02:33 -0700, Stefan Bley wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I've never got those zones working.
&lt;br&gt;&amp;gt; Try using DynaFaces.fireAjaxTransaction(). I've been more lucky with that.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ramon Casha wrote:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I'm trying to use dynamic faces to update components in a table. 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; The table contains a dropdown list, and I'm trying to update another
&lt;br&gt;&amp;gt; &amp;gt; component on the same row based on the selected value in the dropdown.
&lt;br&gt;&amp;gt; &amp;gt; However it seems the events are not being invoked at all. No JS error
&lt;br&gt;&amp;gt; &amp;gt; messages appear. 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Can anyone help?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Ramon Casha
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;DISCLAIMER
&lt;br&gt;---------------------- 
&lt;br&gt;&lt;br&gt;The information contained in this electronic mail may be confidential or legally privileged. It is for the intended recipient(s) only. Should you receive this message in error, please notify the sender by replying to this mail. Unauthorised use of the contents is strictly prohibited. Whilst all care has been taken, the Megabyte Group is not responsible for the integrity of the contents of this electronic mail and any attachments included within.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18526475&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18526475&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/jsf-extensions-users-f16575.html&quot; embed=&quot;fixTarget[16575]&quot; target=&quot;_top&quot; &gt;jsf-extensions users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dynafaces-in-a-table-tp18317272p18526475.html" />
</entry>

</feed>
