Yee CN wrote:
Thanks for the quick reply.
I got the official examples running OK. What I did was basically trying to
replicate the official example. I copied the jsp page, libraries, .css,
includes, images files - except that I could not find the /jscookmenu
folder, which I copied from myfaces source code.

You don't need to copy *any* files (.css, .js, .gif, or other) into your webapp in order to get jscookMenu working.

As long as you have the ExtensionsFilter correctly configured, all of the necessary resources are served directly from inside the tomahawk.jar file (or myfaces-all jarfile if you're using that).

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

Regards,

Simon

Reply via email to