this attribute should be available in the head version. check out the head from svn and build it - or get the nightly build, as soon as it is running again ;)
regards, Martin On 7/6/05, Polanki, Varada (Exchange) <[EMAIL PROTECTED]> wrote: > Hi, > According to the online tag API's help > (http://myfaces.apache.org/tlddoc/) has onchange property. I tried to > use this property like below > > <x:inputCalendar > id="calendar" > > monthYearRowClass="yearMonthHeader" > weekRowClass="weekHeader" > > currentDayCellClass="currentDayCell" > value="#{reportsViewBean.date}" > renderAsPopup="true" > > onchange="#{reportsViewController.send}"> > </x:inputCalendar> > > But it is giving error message like > > weblogic.servlet.jsp.JspException: (line 29): for tag 'inputCalendar' > handler type 'org.apache.myfaces.custom.calendar.HtmlInputCalendarTag' > has no property 'onchange' > does it mean onchange is not supported. > > Thanks & Regards, > Varada > > > > > ********************************************************************** > Please be aware that, notwithstanding the fact that the person sending > this communication has an address in Bear Stearns' e-mail system, this > person is not an employee, agent or representative of Bear Stearns. > Accordingly, this person has no power or authority to represent, make > any recommendation, solicitation, offer or statements or disclose > information on behalf of or in any way bind Bear Stearns or any of its > affiliates. > ********************************************************************** > >

