Nicklas Karlsson schrieb:
> Hi,
>
> I have a problem with the extension filter not loading the javascript
> files required for doing a popup inputCalendar. The extension filter is
> mapped correctly since the files show up when I reload or return to the
> page. I am using MyFaces 1.1.1. What could the issue be on the
> first view generation and how to get around it? The filter doesn't
> realize the page contains a calendar and skips the JS-include?
>
Do you use Websphere, if not recheck your web.xml and compare it with
one of the examples, you might still have a problem there.
There is an issue with WAS to my knowledge otherwise it should work.