Can anyone please tell me method of handling action and action listener of a menu item?
Thanks in advance.
The ICEfaces Component Showcase has a Menu Bar example you can try directly in your web browser plus source code. In the example, an actionListener method in the Java Managed Bean is called when a menu item is selected.
There is also an ICEfaces tutorial for Menu Bars with examples you can download.