Hi, to set forceId do dynamicaly created components you can do
component.getAttributes().put(JSFAttr.FORCE_ID_ATTR, Boolean.True); this is what the tag does. Mike Kienenberger wrote: > That'd also mean that you couldn't use forceID from an alternate > ViewHandler facelets or Shale/Clay as well since the *Tag isn't used. > > On 10/21/05, Travis Reeder <[EMAIL PROTECTED]> wrote: > >>Any reason for this? Why I ask is because when creating components >>programatically, you can't setForceId(). >> >> Travis >> >> > > -- Don't answer to From: address! Mail to this account are droped if not recieved via mailinglist. To contact me direct create the mail address by concatenating my forename to my senders domain.
