• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Myfaces with Javascript menus problem

 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Iam getting problem with myfaces.we migrating our project from javaserverfaces to myfaces .So iam replaced jsf-api.jar jsf-impl.jar with myfaces-api and myfacesimpl and i done all changes required for myfaces.

My problem is that in our project we are generating menus using
coolMenus4.js and menuNew4.js
My application working fine with jsf-api and jsf-impl jars.But with myfaces iam not getting menus.

is problem with myfaces

myfaces version

myfaces-api 1.1.3
myfaces-impl 1.1.3
tomahawk 1.1.6

please suggest me iam trying this since morning
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic