Hi,
If I use the <tr:inputDate> tag, clicking the calendar icon yields a "Page not found", page /__ADFv__.jsf. Both in FF and IE. I'm using Trinidad 1.2.6. Do I need to include anything special, apart from the 2 libraries (api en impl) or has it something to do with my web.xml or faces-config.xml?

I saw some additional configuration items in the examples faces-config.xml. Is that required?
 <component>
<component-type>org.apache.myfaces.trinidaddemo.DateField</component-type> <component-class>org.apache.myfaces.trinidaddemo.composite.DateField</component-class>
 </component>
Should I include something linke that in my faces-config.xml or what is it for?
Any tips would be appreciated, regards, Paul.

Reply via email to