I am still learning how to use these comps. Some of the problems I am seeing are:- 1. Unbale to see the JSCookMenu on my page. 2. The table option is always visibile with the HTML Editor. 3. The scroller works fine, however I see crashes when I integrate with the sorter.
I am using 1.0.9 version. Is anyone else having these problems? Thanks, deepinder -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 14, 2005 11:49 AM To: [EMAIL PROTECTED]; [email protected] Subject: RE: jscookmenu problem My bad, I just hit reply I think. The examples work fine. I was able to install them and run them, and the jscookmenu navigation works perfectly. My problem is that in my own page I cannot get the menu to display. The reason for that I believe is because the css and js files used are never included in the <head> section of my page. I could try a nightly build tomorrow probably but I doubt there's a problem since the examples work fine. That's why I was intrigued by the web.xml potential configuration problems I might be having as you mentioned the extensions filters... I added the ones used for the fileUpload component but it does not help me so far and that's the only one in the examples' web.xml I believe... Anyways I'm gonna keep on looking. Hopefully I'll find what is wrong. Thanks for help so far, don't hesitate to reply here if anything comes up. Greg -----Original Message----- From: Bruno Aranda [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 14, 2005 2:46 PM To: Gregory Vial; MyFaces Discussion Subject: Re: jscookmenu problem 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 > > > > > _______________ Siebel IT'S ALL ABOUT THE CUSTOMER Visit www.siebel.com This e-mail message is for the sole use of the intended recipient(s) and contains confidential and/or privileged information belonging to Siebel Systems, Inc. or its customers or partners. Any unauthorized review, use, copying, disclosure or distribution of this message is strictly prohibited. If you are not an intended recipient of this message, please contact the sender by reply e-mail and destroy all soft and hard copies of the message and any attachments. Thank you for your cooperation.

