RE: [Shale/JSF] Frustrating Navigation Quirk

2006-05-08 Thread James Reynolds
/JSF] Frustrating Navigation Quirk >From: "James Reynolds" <[EMAIL PROTECTED]> > > > My problem deals with navigation between two pages, a Contract list > page and a Contract detail page. On the list page is a Boolean check > box that filters the list acco

Re: [Shale/JSF] Frustrating Navigation Quirk

2006-05-08 Thread Gary VanMatre
>From: "James Reynolds" <[EMAIL PROTECTED]> > > > My problem deals with navigation between two pages, a Contract list page > and a Contract detail page. On the list page is a Boolean check box > that filters the list according to a certain criteria with a > ValueChangeListener. When the user c

[Shale/JSF] Frustrating Navigation Quirk

2006-05-08 Thread James Reynolds
My problem deals with navigation between two pages, a Contract list page and a Contract detail page. On the list page is a Boolean check box that filters the list according to a certain criteria with a ValueChangeListener. When the user click on a contract, the id of that contract is sent as a p