On 11/7/05, Thomas Spiegl <[EMAIL PROTECTED]> wrote: > I think an ActionListener would be the appropriate solution for your > problem - right?.
Yes, that could be a solution. But again about using a ListDataModel... and excuse me because I'm sure there are many good reasongs. Why use a List or any other custom classes if JSF offers us a set of classes in the "model" package?. These classes already have support for listeners and everithing JSF needs. > At the moment you can't define an ActionLister for > NavigationMenuItem(s), but i'm working on this. Ok, just tell me if I can help. al.