users@glassfish.java.net

Re: JSF's JspException: Component ID has already been used in the view

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Wed, 20 Jun 2007 09:19:10 -0700

glassfish_at_javadesktop.org wrote:
> Oops! the HTML in my last post, didn't go through.
> I meant "when we set an id to the <h:outputText>, it is translated into (span id="jsfid")(div)(/span)
> and causes HTML errors because the div is expected to be closed before the span...
> Thanks.
> [Message sent by forum member 'bouteill' (bouteill)]
>
> http://forums.java.net/jive/thread.jspa?messageID=222989
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
Can you create a small test case demonstrating the duplicate IDs?
If not, email me at ryan.lubke_at_sun.com with some of your pages in your
application
causing issues and I'll take a look.