Hi,

On Thu, Feb 28, 2008 at 8:07 AM, Paul van Rossem <[EMAIL PROTECTED]> wrote:
> 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

and MyFaces 1.2.x ?


>  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'd suggest to use this *mapping*:
/faces/*
and not:
*.jsf

-Matthias

>
>  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.
>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to