This content has been marked as final. 
    
Show                 4 replies
    
- 
        
- 
        
- 
        3. Re: ELpmuir Sep 9, 2007 1:06 PM (in response to pwojewodka)Yes, this was a known problem with 1.2.1 - fixed in 2.0 beta 
- 
        
Hi,
I' have custom facelets components in taglib named fc. They can be included in one another.
form .xhtml contains person component with parameter person passed in using the seam component.
<form>
...
<fc:personUI person="#{versionedPerson.person}" />
...
</form><ui:composition>
...
<fc:addressUI address="#{person.address}" />
...
</ui:composition>Yes, this was a known problem with 1.2.1 - fixed in 2.0 beta