-----Original Message-----
the command link do not follow the navigation rule... why?
-----/Original Message-----

seems all ok, so far.

- Have you configured MyFaces to allow Javascript?
  - When your table is within a form (as it is) then the commandlink
    needs Javascript to work. (Unfortunately)
    -> check your web.xml
- add a <h:messages /> to your pages.
  - Often people ask "Why does nav not work?" and the answer is
    "Because some validation or conversion says 'NO'."
- Client- or Server-state.
  - at least try with the other way round...
    -> check your web.xml

hth
Alexander

Reply via email to