• 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:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

rich:contextMenu HOW TO RERENDER some sections!!

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there, i been having problems actually in finding really how to made work a rich:contextMenu is shows.. but i want to execute some action on the server and after that rerender a rich:Panel...

Can you give me some advices ?

Actually i am planing to have a group of images and each image has a contextMenu, the option is to remove this Image that represent a entity in my domain model... The richMenu is calling my method in the bean, but i can not reRender the rich:panel Container...



on my bean i have...


and is running ok the problem is to rerender the rich:panel that contains the Images...

I will put almost all the full view in the next lines:
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic