Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

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:
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic