aspose file tools
The moose likes JSF and the fly likes unable to populate select one menu Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "unable to populate select one menu " Watch "unable to populate select one menu " New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: unable to populate select one menu
 
Similar Threads
noSuchElementException when using SelectoneMenu
JSF + PrimeFace: Validation Error: Value is not valid
Birth Date nightmare - passing variable between beans and java objects
JSF keeps displaying old values after Validation Phase fails (ignoring actionListeners settings)
h:selectOneMenu and valueChangeListener