• 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:

How to add support for icefaces in existing JSF project. (Ganymede, v3.4)

 
Ranch Hand
Posts: 47
Windows XP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How to add support for icefaces in existing JSF project. (Ganymede, v3.4)

I have downloaded

->ICEfaces-1.7.1-Eclipse-3.4-beta-plugins
->ICEfaces-1.7.2-SP1-Eclipse-3.4-plugins

i am using Eclipse IDE for Java EE Developers (Ganymede, v3.4)
 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
have you found solution to your problem? If yes, please help me.
 
bilal haider
Ranch Hand
Posts: 47
Windows XP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Add/place libraries in lib folder of the application ,required for the icefaces components and configure icefaces in the web.xml file.
 
reply
    Bookmark Topic Watch Topic
  • New Topic