Paul,
Thanks for replying.  I've added the filter as described in this article, but 
still the menu doesn't display.  Anything else I could be missing?
Regards,
Simeon

-----Original Message-----
From: Paul Spencer [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 15, 2006 9:42 AM
To: MyFaces Discussion
Subject: Re: jscookMenu set up


Make sure the extension filter is defined in web.xml.

http://myfaces.apache.org/tomahawk/extensionsFilter.html

Paul Spencer

Leyzerzon, Simeon wrote:
> When comparing the 'view source' from the page in my application and the page 
> of the jscookmenu.jsf in the simple.war sample download, I've discovered that 
> my pages is missing the following line (generated by the jsf engine 
> presumably) and therefore the menu doesn't not appear for me:
> 
> script 
> src="/simple/faces/myFacesExtensionResource/navmenu.jscookmenu.HtmlJSCookMenuRenderer/11302665/JSCookMenu.js"
>  type="text/javascript"><!--
> 
> //--></script>
> <script 
> src="/simple/faces/myFacesExtensionResource/navmenu.jscookmenu.HtmlJSCookMenuRenderer/11302665/MyFacesHack.js"
>  type="text/javascript"><!--
> 
> //--></script>
> <script type="text/javascript"><!--
> myThemeOfficeBase='/simple/faces/myFacesExtensionResource/navmenu.jscookmenu.HtmlJSCookMenuRenderer/11302665/ThemeOffice/';
> //--></script>
> <script 
> src="/simple/faces/myFacesExtensionResource/navmenu.jscookmenu.HtmlJSCookMenuRenderer/11302665/ThemeOffice/theme.js"
>  type="text/javascript"><!--
> 
> //--></script>
> <link rel="stylesheet" 
> href="/simple/faces/myFacesExtensionResource/navmenu.jscookmenu.HtmlJSCookMenuRenderer/11302665/ThemeOffice/theme.css"
>  type="text/css" /></head>
> 
> What needs to be done to enable the generation of these javascripts and 
> css's??
> 
> Thank you in advance.
> Simeon
> 
> -----Original Message-----
> From: Leyzerzon, Simeon [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 14, 2006 5:35 PM
> To: 'MyFaces Discussion'
> Subject: RE: jscookMenu set up
> 
> 
> I've found this link http://myfaces.apache.org/tomahawk/jscookmenu.html
> with configuration instructions saying that some css files and scripts need 
> to be added into the jscookmenu directory, but this directory is not present 
> in the simple.war distributed with myFaces.  
> 
> Where could these be found?  Is there anyone who's done this?
> 
> Thank you in advance,
> Simeon
> 
> -----Original Message-----
> From: Leyzerzon, Simeon [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 14, 2006 10:39 AM
> To: '[email protected]'
> Subject: jscookMenu set up
> 
> 
> Could someone please give me a hand configuring jscookMenu in my project. 
> I've looked at the samples supplied with simple.war application and am trying 
> to recreate them, but having no luck so far.
> What stumbles me is the fact that even though there's this line in the 
> jscookmenu.jsp:
> 
> <%@ taglib uri="http://myfaces.apache.org/tomahawk"; prefix="t"%>
> 
> web.xml doesn't seem to define any tag libraries.  How is it done then?
> 
> Could someone please give me a comprehensive list of what needs to be done in 
> order to successfully configure the jsCookMenu in a project (or maybe a small 
> code sample)?  
> 
> Appreciate your help!!
> 
> Regards,
> 
> Simeon
> 
> 
> 
> ==============================================================================
> Please access the attached hyperlink for an important electronic 
> communications disclaimer: 
> 
> http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
> ==============================================================================
> 
> 
> ==============================================================================
> Please access the attached hyperlink for an important electronic 
> communications disclaimer: 
> 
> http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
> ==============================================================================
> 
> 
> ==============================================================================
> Please access the attached hyperlink for an important electronic 
> communications disclaimer: 
> 
> http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
> ==============================================================================
> 
> 
> 


==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================

Reply via email to