> The child component's getId, and getClientId methods always > return a value, they are never null.
According to the spec getId can return null but getClientId must be "derived from the component identifier (or the result of calling UIViewRoot.createUniqueId() if there is not one.)" So there is not a lot of flexability there. Just curious, but why would you want to know this info? > Norbert Cs�k sean

