Have you looked through your JSP to make sure you aren't using the same
id= elseware?
Also, what version of MyFaces are you using?
Aaron Bartell
BELLEN Arnaud wrote:
Hy,
Actually I'm experimenting a probleme with x:inputCalendar.
It's easy, it was working until now and today, I've got :
"
Exception Details: java.lang.IllegalStateException
Duplicate component ID 'form1:cal_id_1112177407285_link' found in view.
"
It's the same error (I mean a Duplicate ID Error) if I use the
renderAsPopup =(
I don't understand, even if I use the last version (this beta) it's
the same error :/
I'm using Tomcat 5.0 and last JSF (don't remember ^^)
Thx