Have you included the extensionsFilter in your web.xml file? Compare
your web.xml with the one provided with the examples...
Or if you already have the filter configured, AFAIK this was solved in
the 1.1 release or a recent nightly,

Regards,

Bruno

2005/10/11, Rafael Nami <[EMAIL PROTECTED]>:
> Hi everyone.
>  I was trying to put a x:inputDate with popupCalendar in my application, but
> mozilla is complaining about this:
>  "Erro: jscalendarSetImageDirectory is not defined Arquivo-fonte:
> http://localhost:8080/sigweb/AbrirChamado.faces Linha:
> 225".
>  "Erro: jscalendarPopUpCalendarForInputDate is not defined"
>  And the pretty popup isn't working.
>
>  And here's the code (there's nothing unusual, I guess):
>  <x:inputDate type="both" popupCalendar="true"
>                                              id="fielddtaHraLimiteSolucao"
>
> value="#{pc_Chamado.chamado.dtaHraLimiteSolucao}"
>                                              required="false" />
>
>  How can I set this jscalendarSetImageDirectory????
>
>  Thanks in advance
>
>  Rafael Mauricio Nami
>

Reply via email to