Re: JSR 168 Portlet and ExtensionsFilter

2005-10-19 Thread Dave Brondsema
John Fallows wrote: > On 10/19/05, Dave Brondsema <[EMAIL PROTECTED]> wrote: > >>Dave Brondsema wrote: >> >>>Ryan Wynn wrote: >>> >>> I am trying to get the inputCalendar to work inside a Portlet. It seems to me that although I have the myfaces ExtensionsFilter mapped in my web.xml th

Re: JSR 168 Portlet and ExtensionsFilter

2005-10-19 Thread John Fallows
On 10/19/05, Dave Brondsema <[EMAIL PROTECTED]> wrote: > Dave Brondsema wrote: > > Ryan Wynn wrote: > > > >> > >> I am trying to get the inputCalendar to work inside a Portlet. It seems > >> to me that although I have the myfaces ExtensionsFilter mapped in my > >> web.xml the appropriate javascrip

Re: JSR 168 Portlet and ExtensionsFilter

2005-10-19 Thread Dave Brondsema
Dave Brondsema wrote: > Ryan Wynn wrote: > >> >> I am trying to get the inputCalendar to work inside a Portlet. It seems >> to me that although I have the myfaces ExtensionsFilter mapped in my >> web.xml the appropriate javascript is not being included in the response. >> >> I get DateFormatSymbo

Re: JSR 168 Portlet and ExtensionsFilter

2005-10-18 Thread Dave Brondsema
Ryan Wynn wrote: I am trying to get the inputCalendar to work inside a Portlet. It seems to me that although I have the myfaces ExtensionsFilter mapped in my web.xml the appropriate javascript is not being included in the response. I get DateFormatSymbols is undefined which looks like it is de

Re: JSR 168 Portlet and ExtensionsFilter

2005-10-18 Thread Simon Kitching
Ryan Wynn wrote: I am trying to get the inputCalendar to work inside a Portlet. It seems to me that although I have the myfaces ExtensionsFilter mapped in my web.xml the appropriate javascript is not being included in the response. I get DateFormatSymbols is undefined which looks like it is

JSR 168 Portlet and ExtensionsFilter

2005-10-18 Thread Ryan Wynn
I am trying to get the inputCalendar to work inside a Portlet.  It seems to me that although I have the myfaces ExtensionsFilter mapped in my web.xml the appropriate _javascript_ is not being included in the response. I get DateFormatSymbols is undefined which looks like it is declared in date.js