trinidad « Page « JSF Q&A





1. JSF/ADF/PPR can't refresh the page as expected    stackoverflow.com

I am having issues with JSF/ADF/PPR on refreshing the page incorrectly. I have a selectManyCheckBox with 5 options in it, one of the option is 'All'. If users check that checkbox, ...

2. JSF Page does not submit when onclick javascript is added to menu item?    stackoverflow.com

I show some detail using popup windows. I want to close those when the user clicks on sign-out link. I have a JavaScript function that'll close the windows.
The sign-out link is ...

3. How to force a Trinidad table with rows set, to display the first page/ range?    stackoverflow.com

The set up: A (Trinidad) JSF page with a few inputs and a couple buttons, one of which is "Search." The action of the search is to take the inputs and ...