You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Jordi Puiggené <jo...@gmail.com> on 2005/06/15 17:14:55 UTC

Duplicate id components in subview

Hi,

I have some problems working with child subviews. 
Here is my code:
Page_1.jsp
<f:view>
<h:form>
</h:form>
</f:view>