| Author |
unable to populate select one menu
|
abhijita singha
Greenhorn
Joined: Sep 07, 2010
Posts: 7
|
|
this is my JSF code
this is my backing bean code
when i am executing this program i m getting error that bean.
|
 |
Max Katz
Ranch Hand
Joined: Aug 03, 2009
Posts: 72
|
|
|
It might not like that you named the property 'value', try changing the name. Also, nothing to do with Ajax4jsf. Take out a4j:support and use standard onchange event to test first.
|
Blog: http://mkblog.exadel.com
HTML Prototypes: http://gotiggr.com
|
 |
abhijita singha
Greenhorn
Joined: Sep 07, 2010
Posts: 7
|
|
i have used the on change function it works but with Ajax 4 j sf it is giving errors may be some problem due to initialization of that bean.
and one thing i noted request is getting dispatched twice
|
 |
 |
|
|
subject: unable to populate select one menu
|
|
|