RE: Duplicate id : _id1. Child could not be added - lazy loading xhtml

2006-03-30 Thread Sonja Löhr
together with facelets and tomahawk) ? Does it produce duplicated Ids as well?   Thanks, sonja       From: Murray Brandon [mailto:[EMAIL PROTECTED] Sent: Dienstag, 28. März 2006 07:21To: 'MyFaces Discussion'; [EMAIL PROTECTED]Subject: RE: Duplicate id : _id1. Child could

Re: Duplicate id : _id1. Child could not be added - lazy loading xhtml

2006-03-28 Thread Travis Reeder
You could try using s within the if's, that *might* work.TravisOn 3/27/06, Murray Brandon < [EMAIL PROTECTED]> wrote: Thanks Travis,   From the sound of it, massive warnings need to be placed around references to the to stop people using it if it doesn't work, or is it just when coupled

RE: Duplicate id : _id1. Child could not be added - lazy loading xhtml

2006-03-27 Thread Murray Brandon
Title: Message Thanks Travis,   From the sound of it, massive warnings need to be placed around references to the to stop people using it if it doesn't work, or is it just when coupled with include type tags? I'd like to read more on the subject if anyone has some doco on how it works.  

Re: Duplicate id : _id1. Child could not be added.

2006-03-27 Thread Travis Reeder
Definitely want to use rendered vs c:if.  JSF doesn't see the "if" so it will assign an id to the next component it sees the first time around, and if that changes next reload, the component that JSF hasn't seen will get assigned an id that may have already been used.  Something like that anyways. 

RE: Duplicate id : _id1. Child could not be added.

2006-03-27 Thread Murray Brandon
d="#{condition}" instead of the JSTL mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006 12:08 PM To: [EMAIL PROTECTED] Subject: Duplicate id : _id1. Child could not be added. The following xhtml fails when I include it using ui:include. http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona