I didn't realise we were talking offlist... I forward the conversation to the list...
2005/9/14, Bruno Aranda <[EMAIL PROTECTED]>: > The examples web.xml are complete, so they should work. What do you > get? Could you use a recent nightly? > > Regards, > > Bruno > > 2005/9/14, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > I had overlooked this aspect completely. Thanks for the info. Would you > > (or anybody else here using the jscookMenu) be kind enough to give me > > the filters and mappings required to make use of the jscookMenu? > > > > I tried using the ones in the examples' web.xml but it does not seem to > > work for me :(... But I guess it means more that there's still something > > I don't quite understand. > > > > Thanks, > > > > Greg > > > > -----Original Message----- > > From: Bruno Aranda [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, September 14, 2005 1:30 PM > > To: Gregory Vial > > Subject: Re: jscookmenu problem > > > > Some MyFaces components do more than include some HTML in the pages. > > They may need additional support scripts, style sheets, images, ... > > Those resources are included in the MyFaces' jar file and the > > Extensions Filter add the code and URL needed to provide those > > resources to the generated HTML. > > Also, it is needed for the fileupload component... > > > > In addition to the Faces Servlet you have to include that filter in > > order to work with MyFaces. > > > > Regards, > > > > Bruno > > > > >

