aspose file tools
The moose likes JSF and the fly likes findComponent() - Problem 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 "findComponent() - Problem" Watch "findComponent() - Problem" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: findComponent() - Problem
 
Similar Threads
java.lang.NullPointerException
JSF ValueChange problems and Default method where the form submits to
Not Session Timeout, but throw javax.faces.application.ViewExpiredException
Not append ParentIDs to InputComponent
Deleting Cookies