Francesco Consumi wrote:
Hi,

I'm upgrading all of my projects to 1.1.0, and I don't understand if in new version is still necessary to include styles and js files for JSCookMenu in my pages. Apparently, jscookmenu.jsp in examples/simple doesn't include any <script language="JavaScript" src="jscookmenu/JSCookMenu.js" type="text/javascript"></script>

...et cetera.
But, if I don't include these declaration in my pages, the menu doesn't work.

what's the solution of this mistery ?

Have you declared the ExtensionsFilter in your web.xml file?

See:
http://www.mail-archive.com/users%40myfaces.apache.org/msg09082.html

[And I can confirm the last paragraph of that email is true, ie the extensions filter must also be mapped to *.jsf].

Regards,

Simon

Reply via email to