i think navigation is ok... i fear that some how the param is not passed to the managed bean
if I check it in my action method it is null 2005/9/2, Jesse Alexander (KBSA 21) <[EMAIL PROTECTED]>: > -----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 > -- ::SammyRulez:: http://sammyprojectz.blogspot.com

