You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Tiago night <ti...@gmail.com> on 2007/02/07 13:36:06 UTC

Re:

Hi!!! I have the same problem!!!
t:inputCalendar does not work... it does not apper..
At first i thought that i had to use an CSS or somethink like this, but when
i saw the examples i see thar it was not my problem.

What could it be?? it is a very strange problem..this souldnt happen!!

Thanks in advice

Tiago

Wojtek Kusch wrote:
> 
> Hi All!
> I have a problem wirth  <t:inputCalendar>.
> When I press the calendar icon (in Firefox or IE,) to *open* the 
> calendar, *nothing* happens.
> If I go to http://www.irian.at/myfaces/calendar.jsf ,  the calendar 
> example works fine.
> Thanks for help!
> Wojtek
> 
> 

-- 
View this message in context: http://www.nabble.com/%3Ct%3AinputCalendar%3E-tf3042891.html#a8844610
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re:

Posted by Tiago night <ti...@gmail.com>.
Hello
My xml is configured by Exadel Studio ...

But i checked..and there is a diference!!!!
In the site they recommend to put this way.. 
<filter-mapping>
    <filter-name>MyFacesExtensionsFilter</filter-name>
    <url-pattern>*.jsf</url-pattern>
</filter-mapping>
	
And my xml is with     <url-pattern>*.jsp</url-pattern>
When i tried to change.i got an other error:

org.apache.jasper.JasperException: ExtensionsFilter not correctly
configured. JSF mapping missing. JSF pages not covered. Please see:
http://myfaces.apache.org/tomahawk/extensionsFilter.html

I dont know whats happening

here goes my entire xml!!
http://www.nabble.com/file/6311/web.xml web.xml 


thanks for the attention!!!

Tiago



Mike Kienenberger wrote:
> 
> This generally means you do not have the Tomahawk extension filter
> configured correctly.
> 
> http://myfaces.apache.org/tomahawk/extensionsFilter.html
> 
> Post your web.xml file if you need further help.  Also note that a
> common problem is having the elements in your web.xml file in the
> wrong order.
> 
> On 2/7/07, Tiago night <ti...@gmail.com> wrote:
>>
>> Hi!!! I have the same problem!!!
>> t:inputCalendar does not work... it does not apper..
>> At first i thought that i had to use an CSS or somethink like this, but
>> when
>> i saw the examples i see thar it was not my problem.
>>
>> What could it be?? it is a very strange problem..this souldnt happen!!
>>
>> Thanks in advice
>>
>> Tiago
>>
>> Wojtek Kusch wrote:
>> >
>> > Hi All!
>> > I have a problem wirth  <t:inputCalendar>.
>> > When I press the calendar icon (in Firefox or IE,) to *open* the
>> > calendar, *nothing* happens.
>> > If I go to http://www.irian.at/myfaces/calendar.jsf ,  the calendar
>> > example works fine.
>> > Thanks for help!
>> > Wojtek
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/%3Ct%3AinputCalendar%3E-tf3042891.html#a8844610
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/%3Ct%3AinputCalendar%3E-tf3042891.html#a8863362
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re:

Posted by Mike Kienenberger <mk...@gmail.com>.
This generally means you do not have the Tomahawk extension filter
configured correctly.

http://myfaces.apache.org/tomahawk/extensionsFilter.html

Post your web.xml file if you need further help.  Also note that a
common problem is having the elements in your web.xml file in the
wrong order.

On 2/7/07, Tiago night <ti...@gmail.com> wrote:
>
> Hi!!! I have the same problem!!!
> t:inputCalendar does not work... it does not apper..
> At first i thought that i had to use an CSS or somethink like this, but when
> i saw the examples i see thar it was not my problem.
>
> What could it be?? it is a very strange problem..this souldnt happen!!
>
> Thanks in advice
>
> Tiago
>
> Wojtek Kusch wrote:
> >
> > Hi All!
> > I have a problem wirth  <t:inputCalendar>.
> > When I press the calendar icon (in Firefox or IE,) to *open* the
> > calendar, *nothing* happens.
> > If I go to http://www.irian.at/myfaces/calendar.jsf ,  the calendar
> > example works fine.
> > Thanks for help!
> > Wojtek
> >
> >
>
> --
> View this message in context: http://www.nabble.com/%3Ct%3AinputCalendar%3E-tf3042891.html#a8844610
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>