Ok, I just did a saveState on both category and subCategory and it works now. The wonderful world of JSF. :)Thanks.GreggOn 6/28/06, Gregg Bolinger
<[EMAIL PROTECTED]> wrote:
Well, when I do the saveState I keep getting NotSerializableException's on various faces components. Any other solutions?T
Well, when I do the saveState I keep getting NotSerializableException's on various faces components. Any other solutions?Thanks.On 6/28/06, Gregg Bolinger
<[EMAIL PROTECTED]> wrote:
I'll try it. Thanks.On 6/28/06, Rogerio Pereira <
[EMAIL PROTECTED]> wrote:
I solved this after put the bean in se
I'll try it. Thanks.On 6/28/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote:
I solved this after put the bean in session scope, maybe u can solve this by using t:saveState to save your bean entirely.2006/6/28, Gregg Bolinger <
[EMAIL PROTECTED]>:
On my form I have 3 selectOneMenu's.category
subCate
I solved this after put the bean in session scope, maybe u can solve this by using t:saveState to save your bean entirely.2006/6/28, Gregg Bolinger <
[EMAIL PROTECTED]>:On my form I have 3 selectOneMenu's.category
subCategorysubSubCategoryWhen category is changed, I call changeCategory(ValueChangeE
On my form I have 3 selectOneMenu's.categorysubCategorysubSubCategoryWhen category is changed, I call changeCategory(ValueChangeEvent event). When subCategory is changed I call changeSubCategory(ValueChangeEvent event).
I have noticed that when changeCategory is called, changeSubCategory is also c
5 matches
Mail list logo