Hi every one.
i have a problem in
JSF DropDown. i use <h:selectOneMenu > in my
jsp pages and the list i gives this dropdown type is SelectedItem type......
here ny JSp code
this dropdown fill when i change his parent DropDown.
its working fine. but when i go to save this page then this errors occur save action not called. i not use validations its JSF errror.
Here the error log
Aug 24, 2009 11:11:11 AM com.sun.faces.lifecycle.RenderResponsePhase execute
INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
sourceId=j_id52:txtascedNarow[severity=(ERROR 2), summary=(j_id52:txtascedNarow: Validation Error: Value is not valid), detail=(j_id52:txtascedNarow: Validation Error: Value is not valid)]
Any one help me on this issue..............