| Author |
findComponent() - Problem
|
Dominik Müller
Ranch Hand
Joined: Apr 28, 2009
Posts: 36
|
|
Hi together,
i try to find some specified Components (in a Lifecycle Listener).
Looks like this:
I recive all Client-IDs from the FacesContext for which message exists.
In Error-Case he supplies for example this:
"timeForm:projects:0:j_idt41:0:inputField"
looks ok for me, but return null.
Somebody an idea why he maybe can't find the client over the client-id?
In HTML-Source the ID: "timeForm:projects:0:j_idt41:0:inputField" is present!
thanks a lot
Dom
Thanks a lot
D
|
 |
 |
|
|
subject: findComponent() - Problem
|
|
|