In my jps (witch is a little popup), there is only those sentece :
<body>
<h:form id="calendarForm2" target="faces/popup.jsp?fieldName=#{param.fieldName}">
<x:inputCalendar value="#{calendar.date}"
popupTodayString="#{example_messages['popup_today_string']}"
popupWeekString="#{example_messages['popup_week_string']}" /><h:commandButton value="Save"
onclick="doSave('#{calendar.dateFormatted}', '#{param.fieldName}');return true;"
immediate="true"/>
</h:form>
</body>
I don't understand... 2 days ago it was runing properly and today....no
Thx for ur help , Arnaud.
Aaron Bartell wrote:
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
-- ------------------------------------ Bellen Arnaud Uchrony 8 place Communale 1160 Bruxelles +32 (0)2.660.49.25 [EMAIL PROTECTED] http://www.uchrony.be ------------------------------------
begin:vcard fn:BELLEN Arnaud n:Arnaud;BELLEN org:Uchrony adr;dom:;;8 Place Communale;Bruxelles;;1160 email;internet:[EMAIL PROTECTED] tel;work:+32 (0)2.660.49.27 url:http://www.uchrony.be version:2.1 end:vcard

